Class AnnotationContainer.PDAnnotationFileAttachmentContainer

java.lang.Object
com.openhtmltopdf.pdfboxout.AnnotationContainer
com.openhtmltopdf.pdfboxout.AnnotationContainer.PDAnnotationFileAttachmentContainer
Enclosing class:
AnnotationContainer

public static class AnnotationContainer.PDAnnotationFileAttachmentContainer extends AnnotationContainer
  • Field Details

    • pdAnnotationFileAttachment

      private final org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment pdAnnotationFileAttachment
  • Constructor Details

    • PDAnnotationFileAttachmentContainer

      public PDAnnotationFileAttachmentContainer(org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotationFileAttachment pdAnnotationFileAttachment)
  • Method Details

    • getPdAnnotation

      public org.apache.pdfbox.pdmodel.interactive.annotation.PDAnnotation getPdAnnotation()
      Specified by:
      getPdAnnotation in class AnnotationContainer
    • setBorderStyle

      public void setBorderStyle(org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderStyleDictionary styleDict)
      Specified by:
      setBorderStyle in class AnnotationContainer