ConformancePdf |
public enum PdfALevel
Member name | Value | Description |
---|---|---|
B | 0 | Level B (basic) Visual integrity - clear, long-term visual reproduction of static content. |
U | 1 | Level U (Unicode) Searchability of text and copying of Unicode text for digitally created PDF documents and documents scanned using optical character recognition (OCR). This is in addition to level B. Therefore, all level U documents are also valid level B documents. |
A | 2 | Level A (accessibility) Accessibility - semantic correctness and structure (tagged PDF). Archive PDF, including complete accessibility to all types of content. This is in addition to level U. Therefore, all level A documents are also valid level U and level B documents. |