Document Solutions for PDF
DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / GcBarcode Class / Options Property

In This Topic
    Options Property
    In This Topic
    Gets the BarcodeOptions object defining the barcode.
    Syntax
    'Declaration
     
    Public ReadOnly Property Options As BarcodeOptions
    public BarcodeOptions Options {get;}
    See Also