|
iText 9.4.0 API
|
Classes |
|
| interface | IValidationChecker |
| Used to check if a PDF document is compliant to a specific validation profile. More... |
|
| interface | IValidationContext |
| Interface for classes that store some information which is required for validation. More... |
|
| class | Pdf20Checker |
| Class that will run through all necessary checks defined in the PDF 2.0 standard. More... |
|
| class | ValidationContainer |
| This class is a container for one or more IValidationChecker implementations. More... |
|
Enumerations |
|
| enum | ValidationType { PDF_DOCUMENT, CANVAS_STACK, FILL_COLOR, EXTENDED_GRAPHICS_STATE, INLINE_IMAGE, PDF_PAGE, PDF_OBJECT, RENDERING_INTENT, STROKE_COLOR, TAG_STRUCTURE_ELEMENT, FONT_GLYPHS, XREF_TABLE, SIGNATURE, SIGNATURE_TYPE, CRYPTO, FONT, CANVAS_BEGIN_MARKED_CONTENT, CANVAS_WRITING_CONTENT, LAYOUT, DUPLICATE_ID_ENTRY, DESTINATION_ADDITION, ANNOTATION, CANVAS_TEXT_ADDITION } |
| Type of object to validate. More... |
|
|
strong |
Type of object to validate.