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

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