Leadtools.Services.Barcode.DataContracts Namespace : WriteBarcode2DQr Class |
The following tables list the members exposed by WriteBarcode2DQr.
Name | Description | |
---|---|---|
WriteBarcode2DQr Constructor | Initializes a new instance of the WriteBarcode2DQr class. |
Name | Description | |
---|---|---|
Code1d | Gets or sets Barcode1d object containing linear barcode options to be written. (Inherited from Leadtools.Services.Barcode.DataContracts.WriteOption) | |
CodeColor | Gets or sets BarcodeColor object containing bar and space colors to be written. (Inherited from Leadtools.Services.Barcode.DataContracts.WriteOption) | |
CodeDatamatrix | Gets or sets BarcodeWriteDatamatrix object that contains the information related to Data Matrix barcodes. (Inherited from Leadtools.Services.Barcode.DataContracts.WriteOption) | |
CodePdf | Gets or sets BarcodeWritePdf object containing PDF417 and MicroPDF417 barcode options to be written. (Inherited from Leadtools.Services.Barcode.DataContracts.WriteOption) | |
CodeQr | Gets or sets the BarcodeWriteQr object that contains the information related to QR barcodes. (Inherited from Leadtools.Services.Barcode.DataContracts.WriteOption) | |
Data | Gets or sets the barcode information to be written in the image. (Inherited from Leadtools.Services.Barcode.DataContracts.WriteOption) | |
Type | Gets or sets the type of Qr barcode to be written. | |
WriteFlags | Gets or sets BarcodeReadFlags to indicate the operation behavior. (Inherited from Leadtools.Services.Barcode.DataContracts.WriteOption) |