Document Solutions for PDF
DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / BarcodeSizeOptions Class
Members

In This Topic
    BarcodeSizeOptions Class
    In This Topic
    Specifies options affecting the size of a barcode, such as the width of narrow bars, narrow to wide bars' ratio etc.
    Object Model
    BarcodeSizeOptions Class
    Syntax
    'Declaration
     
    Public Class BarcodeSizeOptions 
       Inherits BarCodeOptionsBase
    public class BarcodeSizeOptions : BarCodeOptionsBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Barcode.BarCodeOptionsBase
          GrapeCity.Documents.Barcode.BarcodeSizeOptions

    See Also