The following tables list the members exposed by DatamatrixBarcodeWriteOptions.
Public Constructors
Name | Description | |
---|---|---|
DatamatrixBarcodeWriteOptions | Initializes a new instance of the DatamatrixBarcodeWriteOptions 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. | |
DisableCompression | Gets or sets a value that indicates whether the Datamatrix symbol is written without compression. | |
FileIdNumberHighByte | Gets or sets a value that indicates the high byte of the file ID number to use when writing Datamatrix symbols. | |
FileIdNumberLowByte | Gets or sets a value that indicate the low byte of the file ID number to use when writing Datamatrix symbols. | |
ForeColor | For information about this property please see ForeColor. | |
FriendlyName | Gets the friendly name of this class. | |
GroupNumber | Gets or sets a value that indicates the group number to use when writing Datamatrix symbols. | |
GroupTotal | Gets or sets a value that indicates the group total to use when writing Datamatrix symbols. | |
HorizontalAlignment | Gets or sets a value indicating the horizontal alignment to use when fitting this barcode inside the destination bounds. | |
HRItoGS1 | Gets or sets a value that indicates whether the data is formatted as GS1. | |
VerticalAlignment | Gets or sets a value indicating the vertical alignment to use when fitting this barcode inside the destination bounds. | |
XModule | Gets or sets a value that indicates the size of the smallest module when writing a Datamatrix 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