Document Solutions for PDF
DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / BarCodeException Class / HelpLink Property

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