[]
Defines symbology of MicroPDF encoding method.
public enum MicroPdfCompactionMode
| Name | Description |
|---|---|
| Auto | |
| Byte | Long strings of consecutive numeric digits. |
| Numeric | 8-bit bytes. |
| Text | Include all printable ASCII characters and three ASCII control characters. |