Leadtools.Barcode Namespace : OneDBarcodeWriteOptions Class |
The following tables list the members exposed by OneDBarcodeWriteOptions.
Name | Description | |
---|---|---|
OneDBarcodeWriteOptions Constructor | Initializes a new instance of the OneDBarcodeWriteOptions class with default values. |
Name | Description | |
---|---|---|
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. | |
Code11CheckDigitType | Gets or sets a value that indicates the check digit type to use when reading writing 11 (USD-8) barcodes. | |
Code128TableEncoding | Gets or sets a value that specifies the encoding table to use when writing Code 128 barcodes. | |
EnableErrorCheck | Gets or sets a value that indicates whether to output the optional check word for validity check when writing a barcode (if supported). | |
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. | |
MSIModuloType | Gets or sets a value that indicates the check digit type to use when writing MSI (Pulse Width Modulated) barcodes. | |
SetGS1DatabarLinkageBit | Gets or sets a value that indicates whether to set the linkage bit when writing GS1 Databar barcodes. | |
TextPosition | Gets or sets a value that specifies the text position to use when the data string is written along with the barcode. | |
UseXModule | Gets or sets a value that indicates whether to use the XModule when writing barcodes of this type. | |
WriteTruncatedGS1Databar | Gets or sets a value indicating whether to write truncated GS1 Databar symbols. | |
XModule | Gets or sets a value that indicates the size of the smallest module when writing a standard 1D (linear) 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) |
OneDBarcodeWriteOptions 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
UPC / EAN Barcodes in LEADTOOLS
2 of 5 Barcodes Barcodes in LEADTOOLS
GS1 DataBar / RSS-14 Barcodes in LEADTOOLS
Code 128 Barcodes in LEADTOOLS
USPS and 4-State Barcodes in LEADTOOLS
MSI Barcodes (Pulse Width Modulated) in LEADTOOLS
Codabar Barcodes in LEADTOOLS
Miscellaneous Barcodes in LEADTOOLS
Writing Barcodes - Bounds and XModule