The following tables list the members exposed by AztecBarcodeWriteOptions.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AztecBarcodeWriteOptions | Initializes a new instance of the AztecBarcodeWriteOptions 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 | |
---|---|---|
![]() |
AztecRune | Gets or sets a value indicating whether to write Aztec Rune barcode or not. |
![]() |
AztecRuneValue | Gets or sets a value to be encoded when writing an Aztec Rune barcode. |
![]() |
BackColor | For information about this property please see BackColor. |
![]() |
ErrorCorrectionRate | Gets or sets the error detection and correction ratio when writing an Aztec barcode. |
![]() |
ForeColor | For information about this property please see ForeColor. |
![]() |
FriendlyName | Gets the friendly name of this class. |
![]() |
QuietZone | Gets or sets the quiet zone value when writing an Aztec barcode. |
![]() |
SymbolModel | Gets or sets the chosen symbol size when writing an Aztec barcode. |
![]() |
XModule | Gets or sets a value that indicates the size of the smallest module when writing an Aztec 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