FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Field Class / BarcodeOptions Property

In This Topic
    BarcodeOptions Property (Field)
    In This Topic
    Gets the BarcodeOptions object which allows to define various barcode-related options.
    Syntax
    'Declaration
     
    Public ReadOnly Property BarcodeOptions As BarcodeOptions
    public BarcodeOptions BarcodeOptions {get;}
    See Also