ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / ParsingErrorEventArgs Class / ParsingException Property

In This Topic
    ParsingException Property
    In This Topic
    Gets or sets the Exception when parsing.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ParsingException As Exception
    public Exception ParsingException {get;}
    See Also