The following tables list the members exposed by WriteRequest.
Name | Description | |
---|---|---|
![]() | WriteRequest Constructor | Initializes a new instance of the WriteRequest class. |
Name | Description | |
---|---|---|
![]() | Code1d | Gets or sets a Barcode1d object containing the linear barcode options for the barcode to be written. |
![]() | CodeColor | Gets or sets a BarcodeColor object containing bar and space colors for the barcode to be written. |
![]() | CodeDatamatrix | Gets or sets a BarcodeWriteDatamatrix object that contains information about Data Matrix barcodes. |
![]() | CodePdf | Gets or sets BarcodeWritePdf object containing PDF417 and MicroPDF417 barcode options for the barcode to be written. |
![]() | CodeQr | Gets or sets a BarcodeWriteQr object that contains information about QR barcodes. |
![]() | ConvertOptions | Gets or sets the RasterConvertOptions structure which controls the conversion from one image format to any of the image formats supported by LEADTOOLS. |
![]() | TypeFlags | Gets or sets the barcode major type. Values can be combined by using a bitwise OR (|) when appropriate. |
![]() | Unit | Gets or sets the unit of measurement for the barcode. |
![]() | WriteFlags | Gets or sets the BarcodeReadFlags to specify behaviors of the operation. |
![]() | WriteOptions | Gets or sets the options and types of barcode to be written on an image. |