PatchFormat

PatchFormat enum

Module: aspose_barcode.generation.patch_format

PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders

Enum Values

NameValueDescription
A41Generates A4 format page with PatchCodes as borders and optional QR in the center.
A4_LANDSCAPE2Generates A4 landscape format page with PatchCodes as borders and optional QR in the center.
PATCH_ONLY0Generates PatchCode only.
US_LETTER3Generates US letter format page with PatchCodes as borders and optional QR in the center.
US_LETTER_LANDSCAPE4Generates US letter landscape format page with PatchCodes as borders and optional QR in the center.