Class PopupAnnotationValidator

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

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

    • pdPopup

      protected PDAnnotationPopup pdPopup
      PDFBox object which wraps the annotation dictionary
  • Constructor Details