ComponentOne FlexReport for WinForms
BarcodeSizeOptions Class Properties

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : BarcodeSizeOptions Class

For a list of all members of this type, see BarcodeSizeOptions members.

Public Properties
 NameDescription
Public PropertyGets or sets the bar height in twips.  
Public PropertyGets or sets the barcode module size in twips.

Zero means the default value which is different for different barcode types:

  • 15 twips for simple "bar" barcodes.
  • 75 twips for matrix barcodes (QRCode, DataMatrix).
  • 45 twips for RSS stacked barcodes (RSSStacked, RSSExpandedStacked).
  • 45 twips for composite barcodes.
 
Public PropertyGets or sets the ratio between narrow and wide bars.  
Public PropertyGets or sets the barcode sizing mode.  
Public PropertyGets or sets the spacing between the main and the supplement bacodes in twips.  
Top
See Also

Reference

BarcodeSizeOptions Class
C1.Win.C1Document Namespace