ComponentOne FlexReport for WinForms
BarcodeOptions Class Properties

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

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

Public Properties
 NameDescription
Public PropertyGets or sets the direction of the barcode.  
Public PropertyGets or sets a value indicating whether to split the caption text into groups for barcode types that support it.  
Public PropertyGets or sets the vertical position of caption relative to barcode.  
Public PropertyGets or sets a value indicating whether a checksum of the barcode will be computed and included in the barcode when applicable.  
Public PropertyGets or sets a C1.BarCode.Code49Options object specifying additional options for Code49 barcodes.  
Public PropertyGets or sets a C1.BarCode.DataMatrixOptions object specifying additional options for DataMatrix barcodes.  
Public PropertyGets or sets a C1.BarCode.GS1CompositeOptions object specifying additional options for composite barcodes.  
Public PropertyGets or sets a C1.BarCode.MicroPDF417Options object specifying additional options for MicroPDF417 barcodes.  
Public PropertyGets or sets a C1.BarCode.PDF417Options object specifying additional options for PDF417 barcodes.  
Public PropertyGets or sets a C1.BarCode.QRCodeOptions object specifying additional options for QR barcodes.  
Public PropertyGets or sets a C1.BarCode.RssExpandedStackedOptions object specifying additional options for RSS expanded stacked barcodes.  
Public PropertyGets or sets a BarcodeSizeOptions object which specifies options affecting the size of the barcode.  
Public PropertyGets or sets the supplement for the barcode data, supplement is 2/5 digit for EAN/UPC symbologies.  
Public PropertyGets or sets the caption text alignment.  
Top
See Also

Reference

BarcodeOptions Class
C1.Win.C1Document Namespace