The following tables list the members exposed by OneDBarcodeWriteOptions.
Public Constructors
Name | Description | |
---|---|---|
OneDBarcodeWriteOptions | Initializes a new instance of the OneDBarcodeWriteOptions class with default values. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this barcode write options. | |
CopyTo | Copies the members of this options class to the specified object. | |
CopyTo | For information about this method please see CopyTo. | |
GetSupportedSymbologies | Returns the barcode symbologies supported by this class. | |
IsSupportedSymbology | For information about this method please see IsSupportedSymbology. |
Public Properties
Name | Description | |
---|---|---|
BackColor | For information about this property please see 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 | For information about this property please see ForeColor. | |
FriendlyName | 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET