FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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