DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / BarcodeSizeOptions Class
Members

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

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

See Also