Leadtools.Barcode Namespace : FourStateBarcodeWriteOptions Class |
The following tables list the members exposed by FourStateBarcodeWriteOptions.
Name | Description | |
---|---|---|
FourStateBarcodeWriteOptions Constructor | Initializes a new instance of the FourStateBarcodeWriteOptions class with default values. |
Name | Description | |
---|---|---|
AustralianPostCIFEncoding | Gets or sets a value that indicate the table to use when encoding the Australian Post Customer Information Field (CIF). | |
BackColor | Gets or sets the barcode background (spaces) color used when writing barcodes. (Inherited from Leadtools.Barcode.BarcodeWriteOptions) | |
BackColor | For information about this property please see BarcodeWriteOptions.BackColor. | |
ForeColor | Gets or sets the barcode foreground (bars or symbol) color used when writing barcodes. (Inherited from Leadtools.Barcode.BarcodeWriteOptions) | |
ForeColor | For information about this property please see BarcodeWriteOptions.ForeColor. | |
FriendlyName | Overridden. Gets the friendly name of this class. | |
TextPosition | Gets or sets a value that specifies the text position to use when the data string is written along with the barcode. | |
XModule | Gets or sets a value that indicates the size of the smallest module when writing a 4-State barcode. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this barcode write options. | |
CopyTo | Overridden. Copies the members of this options class to the specified object. | |
CopyTo | For information about this method please see CopyTo. | |
freeSupportedSymbologies | Free allocated supportedSymbologies array returned by getSupportedSymbologies method (Inherited from Leadtools.Barcode.BarcodeOptions) | |
GetSupportedSymbologies | Overridden. Returns the barcode symbologies supported by this class. | |
IsSupportedSymbology | Gets a value that indicate whether the specified symbology is supported by this read or write options class. (Inherited from Leadtools.Barcode.BarcodeOptions) | |
IsSupportedSymbology | For information about this method please see BarcodeOptions.IsSupportedSymbology. | |
Load | Overloaded. Loads this BarcodeOptions from the specified XML file. (Inherited from Leadtools.Barcode.BarcodeWriteOptions) | |
Save | Overloaded. Saves this BarcodeWriteOptions to an XML file. (Inherited from Leadtools.Barcode.BarcodeWriteOptions) |
FourStateBarcodeWriteOptions Class
Leadtools.Barcode Namespace
BarcodeData Class
BarcodeWriter Class
BarcodeSymbology Enumeration
BarcodeEngine Class
BarcodeWriter.WriteBarcode
Programming with LEADTOOLS Barcode
Supported Barcode Symbologies
Unlocking Barcode Support
Writing Barcodes Tutorial
USPS and 4-State Barcodes in LEADTOOLS
Writing Barcodes - Bounds and XModule