This class represents the file attachment annotation. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 184, page 406.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 187, page 492.

This class is always an indirect object because it inherits from MarkupAnnotationElement which is always an indirect object.

System.Object
    WebSupergoo.ABCpdf13.Elements.Element
       WebSupergoo.ABCpdf13.Elements.AnnotationElement
          WebSupergoo.ABCpdf13.Elements.MarkupAnnotationElement
             WebSupergoo.ABCpdf13.Elements.FileAttachmentAnnotationElement

 

   
   
Method
Description
FileAttachmentAnnotationElement Create a new FileAttachmentAnnotationElement.
inherited methods...

 

   
   
Property
Description
EntryFS Represents the "FS" entry of the file attachment annotation object.
EntryName Represents the "Name" entry of the file attachment annotation object.
EntryIT Represents the "IT" entry of the file attachment annotation object.
inherited properties...