Accusoft.BarcodeXpress9.Net
WriterQRCode Class Members
See Also  Properties  Methods  Send Feedback
Accusoft.BarcodeXpressSdk Namespace : WriterQRCode Class

Glossary Item Box

The following tables list the members exposed by WriterQRCode.

Public Constructors

 NameDescription
Public ConstructorWriterQRCode Constructor Creates an instance of the WriterQRCode class. It requires an instance to the barcode component.  
Top

Public Properties

 NameDescription
Public PropertyAdjustBarWidth Gets and sets a flag indicating if dynamic adjustment of the bar widths during barcode creation are allowed. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyAutoSize Gets and sets a flag indicating if the barcode area is automatically sized during barcode creation. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyBarcodeData Gets and sets the current barcode value as an array of bytes. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyBarcodeValue Gets and sets the value of the barcode to be created. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyBarWidth Gets the bar width in pixels of a bar that was created. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyErrorCorrectionLevelGets and sets the error correction level desired in the QR Code barcode.  
Public PropertyHeight Gets and sets the height of the image in pixels. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyHorizontalWhiteSpace Gets and sets the amount of white space on the sides of the barcode during creation. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyMinimumBarHeight Gets and sets the minimum height of the bars when creating a barcode. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyMinimumBarWidth Gets and sets the minimum bar width when creating a barcode. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyRequiredHeight Returns the required height of the image in pixels based on the current settings. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyRequiredWidth Returns the required width of the image in pixels based on the current settings. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyRowsAndColumns Gets and sets the number of rows and columns desired in creating a QR Code barcode.  
Public PropertyRowsAndColumnsCreated Gets the number of rows and columns created in the QR Code barcode.  
Public PropertyShowText Gets and sets the display level of the barcode value written as text adjacent to the created barcode. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyVerticalWhiteSpace Gets and sets the amount of white space above and below the barcode during creation. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public PropertyWidth Gets and sets the width of the image in pixels. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Top

Public Methods

 NameDescription
Public MethodCreate The main method for creating barcodes. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public MethodCreateBitmap The method for creating bitmap barcodes. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Public MethodDispose Disposes of unmanaged resources. (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Top

Protected Methods

 NameDescription
Protected MethodFinalize ~WriterBase() (Inherited from Accusoft.BarcodeXpressSdk.WriterBase)
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.