ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Field Class / BarcodeOptions Property

In This Topic
    BarcodeOptions Property
    In This Topic
    TBD: Gets BarcodeOptions object which allows to define additional options for barcode rendering.
    Syntax
    'Declaration
     
    Public ReadOnly Property BarcodeOptions As BarcodeOptions
    public BarcodeOptions BarcodeOptions {get;}
    See Also