FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Document Namespace / BarcodeSizeOptions Class
Members

In This Topic
    BarcodeSizeOptions Class
    In This Topic
    Specifies the 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 GrapeCity.Documents.Barcode.BarCodeOptionsBase
    public class BarcodeSizeOptions : GrapeCity.Documents.Barcode.BarCodeOptionsBase 
    Inheritance Hierarchy

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

    See Also