ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / PdfParserException Class
Members

In This Topic
    PdfParserException Class
    In This Topic
    Exception thrown when problems are detected while parsing PDF documents.
    Object Model
    PdfParserException Class
    Syntax
    'Declaration
     
    Public Class PdfParserException 
       Inherits System.Exception
    public class PdfParserException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.Xaml.PdfViewer.PdfParserException
             C1.Xaml.PdfViewer.PdfPasswordException

    See Also