Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.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 System.Integer
    public System.int ModuleSize {get; set;}
    See Also