ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / Code49Options Property

In This Topic
    Code49Options Property
    In This Topic
    Code49 options.
    Syntax
    'Declaration
     
    Public Property Code49Options As Code49Options
    public Code49Options Code49Options {get; set;}
    See Also