BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / Ean128Fnc1Options Class / ModuleSize Property

In This Topic
    ModuleSize Property (Ean128Fnc1Options)
    In This Topic
    Gets or sets the horizontal size of the barcode module.
    Syntax
    'Declaration
     
    Public Property ModuleSize As Integer
    public int ModuleSize {get; set;}
    See Also