Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Public Attributes | |
const | PATCH_ONLY = 0 |
const | A4 = 1 |
const | A4_LANDSCAPE = 2 |
const | US_LETTER = 3 |
const | US_LETTER_LANDSCAPE = 4 |
PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders
const PatchFormat::A4 = 1 |
Generates A4 format page with PatchCodes as borders and optional QR in the center
const PatchFormat::A4_LANDSCAPE = 2 |
Generates A4 landscape format page with PatchCodes as borders and optional QR in the center
const PatchFormat::PATCH_ONLY = 0 |
Generates PatchCode only
const PatchFormat::US_LETTER = 3 |
Generates US letter format page with PatchCodes as borders and optional QR in the center
const PatchFormat::US_LETTER_LANDSCAPE = 4 |
Generates US letter landscape format page with PatchCodes as borders and optional QR in the center