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

In This Topic
    Source Property (PdfParserException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Source As System.String
    public virtual System.string Source {get; set;}
    See Also