Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderBarCodeEx Class / Options Property

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