Name | Description | |
---|---|---|
WriterQRCode Constructor | Creates an instance of the WriterQRCode class. It requires an instance to the barcode component. |
The following tables list the members exposed by WriterQRCode.
Name | Description | |
---|---|---|
WriterQRCode Constructor | Creates an instance of the WriterQRCode class. It requires an instance to the barcode component. |
Name | Description | |
---|---|---|
AdjustBarWidth | Gets and sets a flag indicating if dynamic adjustment of the bar widths during barcode creation are allowed. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
AutoSize | Gets and sets a flag indicating if the barcode area is automatically sized during barcode creation. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
BarcodeData | Gets and sets the current barcode value as an array of bytes. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
BarcodeValue | Gets and sets the value of the barcode to be created. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
BarWidth | Gets the bar width in pixels of a bar that was created. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
ErrorCorrectionLevel | Gets and sets the error correction level desired in the QR Code barcode. | |
Height | Gets and sets the height of the image in pixels. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
HorizontalWhiteSpace | Gets and sets the amount of white space on the sides of the barcode during creation. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
MinimumBarHeight | Gets and sets the minimum height of the bars when creating a barcode. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
MinimumBarWidth | Gets and sets the minimum bar width when creating a barcode. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
RequiredHeight | Returns the required height of the image in pixels based on the current settings. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
RequiredWidth | Returns the required width of the image in pixels based on the current settings. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
RowsAndColumns | Gets and sets the number of rows and columns desired in creating a QR Code barcode. | |
RowsAndColumnsCreated | Gets the number of rows and columns created in the QR Code barcode. | |
ShowText | Gets and sets the display level of the barcode value written as text adjacent to the created barcode. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
VerticalWhiteSpace | Gets and sets the amount of white space above and below the barcode during creation. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
Width | Gets and sets the width of the image in pixels. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
Name | Description | |
---|---|---|
Create | The main method for creating barcodes. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
CreateBitmap | The method for creating bitmap barcodes. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) | |
Dispose | Disposes of unmanaged resources. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |
Name | Description | |
---|---|---|
Finalize | ~WriterBase() (Inherited from Accusoft.BarcodeXpressSdk.WriterBase) |