ComponentOne FlexReport for WinForms
BarcodeOptions Class Members
Properties  Methods 

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

The following tables list the members exposed by BarcodeOptions.

Public Constructors
 NameDescription
Public ConstructorInitialize a new instance of the BarcodeOptions class.  
Top
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
Public Methods
 NameDescription
Public MethodAssigns (copies) properties from another BarcodeOptions to the current object.  
Public MethodCreates a clone of the current object.  
Public MethodResets all properties to default values.  
Public MethodIndicates whether any property of this object has changed from its default value.  
Public Method  
Top
See Also

Reference

BarcodeOptions Class
C1.Win.C1Document Namespace