AztecSymbolSize Enum
Represents Aztec symbol sizes.
public enum AztecSymbolSize
Public Enum AztecSymbolSize
Inheritance: ObjectValueTypeEnumAztecSymbolSize
Fields
AztecSymbolSize.Auto | 0 | Size auto. |
AztecSymbolSize.Compact | 2 | Compact size Aztec. |
AztecSymbolSize.Full | 1 | Full size Aztec. |
AztecSymbolSize.R101xC101 | 27 | 101 rows by 101 columns. |
AztecSymbolSize.R105xC105 | 28 | 105 rows by 105 columns. |
AztecSymbolSize.R109xC109 | 29 | 109 rows by 109 columns. |
AztecSymbolSize.R113xC113 | 30 | 113 rows by 113 columns. |
AztecSymbolSize.R117xC117 | 31 | 117 rows by 117 columns. |
AztecSymbolSize.R121xC121 | 32 | 121 rows by 121 columns. |
AztecSymbolSize.R125xC125 | 33 | 125 rows by 125 columns. |
AztecSymbolSize.R131xC131 | 34 | 131 rows by 131 columns. |
AztecSymbolSize.R135xC135 | 35 | 135 rows by 135 columns. |
AztecSymbolSize.R139xC139 | 36 | 139 rows by 139 columns. |
AztecSymbolSize.R143xC143 | 37 | 143 rows by 143 columns. |
AztecSymbolSize.R147xC147 | 38 | 147 rows by 147 columns. |
AztecSymbolSize.R151xC151 | 39 | 151 rows by 151 columns. |
AztecSymbolSize.R15xC15Compact | 4 | 15 rows by 15 columns, Compact size. |
AztecSymbolSize.R19xC19 | 6 | 19 rows by 19 columns. |
AztecSymbolSize.R19xC19Compact | 5 | 19 rows by 19 columns, Compact size. |
AztecSymbolSize.R23xC23 | 8 | 23 rows by 23 columns. |
AztecSymbolSize.R23xC23Compact | 7 | 23 rows by 23 columns, Compact size. |
AztecSymbolSize.R27xC27 | 10 | 27 rows by 27 columns. |
AztecSymbolSize.R27xC27Compact | 9 | 27 rows by 27 columns, Compact size. |
AztecSymbolSize.R31xC31 | 11 | 31 rows by 31 Column. |
AztecSymbolSize.R37xC37 | 12 | 37 rows by 37 columns. |
AztecSymbolSize.R41xC41 | 13 | 41 rows by 41 columns. |
AztecSymbolSize.R45xC45 | 14 | 45 rows by 45 columns. |
AztecSymbolSize.R49xC49 | 15 | 49 rows by 49 columns. |
AztecSymbolSize.R53xC53 | 16 | 53 rows by 53 columns. |
AztecSymbolSize.R57xC57 | 17 | 57 rows by 57 columns. |
AztecSymbolSize.R61xC61 | 18 | 61 rows by 61 columns. |
AztecSymbolSize.R67xC67 | 19 | 67 rows by 67 columns. |
AztecSymbolSize.R71xC71 | 20 | 71 rows by 71 columns. |
AztecSymbolSize.R75xC75 | 21 | 75 rows by 75 columns. |
AztecSymbolSize.R79xC79 | 22 | 79 rows by 79 columns. |
AztecSymbolSize.R83xC83 | 23 | 83 rows by 83 columns. |
AztecSymbolSize.R87xC87 | 24 | 87 rows by 87 columns. |
AztecSymbolSize.R91xC91 | 25 | 91 rows by 91 columns. |
AztecSymbolSize.R95xC95 | 26 | 95 rows by 95 columns. |
AztecSymbolSize.Rune | 3 | Aztec Runes. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.