FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.6 Assembly / C1.Win.FlexReport Namespace / BarCodeField Class / BarcodeOptions Property

In This Topic
    BarcodeOptions Property (BarCodeField)
    In This Topic
    Gets the BarcodeOptions object defining additional options of barcode.
    Syntax
    'Declaration
     
    Public ReadOnly Property BarcodeOptions As BarcodeOptions
    public BarcodeOptions BarcodeOptions {get;}
    See Also