iText 9.0.0 API
iText.Kernel.Validation Namespace Reference

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   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
}
  Type of object to validate. More...
 

Enumeration Type Documentation

◆ ValidationType

Type of object to validate.