←Select platform
In This Topic ▼

DatamatrixBarcodeWriteOptions Class Members

Summary

The following tables list the members exposed by DatamatrixBarcodeWriteOptions.

Public Constructors

Name Description
Public Constructor
DatamatrixBarcodeWriteOptions Initializes a new instance of the DatamatrixBarcodeWriteOptions class with default values.

Public Methods

Name Description
Public Method
Clone Creates an exact copy of this barcode write options.
Public Method CopyTo Copies the members of this options class to the specified object.
Public Method GetSupportedSymbologies Returns the barcode symbologies supported by this class.

Public Properties

Name Description
Public Property
DisableCompression Gets or sets a value that indicates whether the Datamatrix symbol is written without compression.
Public Property FileIdNumberHighByte Gets or sets a value that indicates the high byte of the file ID number to use when writing Datamatrix symbols.
Public Property FileIdNumberLowByte Gets or sets a value that indicate the low byte of the file ID number to use when writing Datamatrix symbols.
Public Property FriendlyName Gets the friendly name of this class.
Public Property GroupNumber Gets or sets a value that indicates the group number to use when writing Datamatrix symbols.
Public Property GroupTotal Gets or sets a value that indicates the group total to use when writing Datamatrix symbols.
Public Property HorizontalAlignment Gets or sets a value indicating the horizontal alignment to use when fitting this barcode inside the destination bounds.
Public Property HRItoGS1 Gets or sets a value that indicates whether the data is formatted as GS1.
Public Property VerticalAlignment Gets or sets a value indicating the vertical alignment to use when fitting this barcode inside the destination bounds.
Public Property XModule Gets or sets a value that indicates the size of the smallest module when writing a Datamatrix barcode.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly