Class PrintMarkAnnotationValidator

java.lang.Object
org.apache.pdfbox.preflight.annotation.AnnotationValidator
org.apache.pdfbox.preflight.annotation.PrintMarkAnnotationValidator

public class PrintMarkAnnotationValidator extends AnnotationValidator
Validation class for the PopupAnnotation
  • Field Details

    • pdUnk

      protected PDAnnotationUnknown pdUnk
      PDFBox object which wraps the annotation dictionary
  • Constructor Details