Class FreeTextAnnotationValidator

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

public class FreeTextAnnotationValidator extends AnnotationValidator
Validation class for the FreeTextAnnotation
  • Field Details

    • pdFreeText

      protected PDAnnotationTextMarkup pdFreeText
      PDFBox object which wraps the Annotation dictionary
  • Constructor Details

  • Method Details