Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / ParsingErrorEventArgs Class / ParsingException Property

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