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

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