QREncoder Properties
From PDF File Writer
PDF File Writer Class Library - Author Uzi Granot
QREncoder Properties |
The QREncoder type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorCorrection |
QR Code error correction code (L, M, Q, H)
| |
| ModuleSize |
Module size (Default: 2)
| |
| QRCodeDimension |
Gets QR Code matrix dimension in bits
| |
| QRCodeImageDimension |
Gets QR Code image dimension
| |
| QRCodeMatrix |
QR code matrix.
| |
| QRCodeVersion |
Gets QR Code matrix version
| |
| QuietZone |
Quiet zone around the barcode in pixels (Default: 8)
Must be at least 4 times module size
|