Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.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 C1.BarCode.BarCodeOptionsBase
       Implements C1.BarCode.ICloneable 
    public class BarcodeSizeOptions : C1.BarCode.BarCodeOptionsBase, C1.BarCode.ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.BarCode.BarCodeOptionsBase
          C1.Xaml.Document.BarcodeSizeOptions

    See Also