The following tables list the members exposed by QRBarcodeWriteOptions.
Public Constructors
Name | Description | |
---|---|---|
QRBarcodeWriteOptions | Initializes a new instance of the QRBarcodeWriteOptions 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. | |
ECCLevel | Gets or sets a value that indicates the ECC (Error Correction) level to use when writing QR barcodes. | |
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 QR barcode. | |
GroupTotal | Gets or sets a value that indicates the group total to use when writing QR barcode. | |
HorizontalAlignment | Gets or sets a value indicating the horizontal alignment to use when fitting this barcode inside the destination bounds. | |
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 QR 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