Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Parser Namespace / PdfNoDictValueException Class / HelpLink Property

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