Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace : MaxiBarcodeWriteOptions Class |
The following tables list the members exposed by MaxiBarcodeWriteOptions.
Name | Description | |
---|---|---|
MaxiBarcodeWriteOptions Constructor | Initializes a new instance of the MaxiBarcodeWriteOptions 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 BackColor. | |
CountryCode | Gets or sets the country code when writing a Maxi Code barcode using mode 2 or mode 3. | |
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 ForeColor. | |
FriendlyName | Overridden. Gets the friendly name of this class. | |
OpenSystemStandard | Gets or sets a value indicating whether to use open system standard or not. | |
PostalCodeChar | Gets or sets the alphanumeric postal code when writing a Maxi Code barcode using mode 3. | |
PostalCodeNum | Gets or sets the numeric postal code when writing a Maxi Code barcode using mode 2. | |
Resolution | Gets or sets the resolution of the output barcode. | |
ServiceClass | Gets or sets the service class when writing a Maxi Code barcode using mode 2 or mode 3. | |
SymbolModel | Gets or sets the chosen encoding mode when writing a Maxi Code barcode. | |
Year | Gets or sets the year when writing a Maxi Code barcode using mode 2 or mode 3 with open system standard message. |
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. | |
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 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) |
MaxiBarcodeWriteOptions Class
Leadtools.Barcode Namespace
MaxiBarcodeData Class
BarcodeWriter Class
BarcodeSymbology Enumeration
BarcodeEngine Class
BarcodeWriter.WriteBarcode
Programming with LEADTOOLS Barcode
Supported Barcode Symbologies
Unlocking Barcode Support
Writing Barcodes Tutorial
Datamatrix Barcodes in LEADTOOLS
Writing Barcodes - Bounds and XModule