Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview 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 C1.BarCode.BarCodeOptionsBase
    public class BarcodeSizeOptions : C1.BarCode.BarCodeOptionsBase 
    Inheritance Hierarchy

    System.Object
       C1.BarCode.BarCodeOptionsBase
          C1.C1Preview.BarcodeSizeOptions

    See Also