C1.WPF.Document Assembly / C1.WPF.Document Namespace / BarcodeSizeOptions Class
Members

BarcodeSizeOptions Class
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
 
Inheritance Hierarchy

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

See Also