PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderBarCodeEx Class / Options Property

In This Topic
    Options Property (RenderBarCodeEx)
    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