This class represents the free text annotation. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 174, page 396.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 177, page 480.

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.FreeTextAnnotationElement

 

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

 

   
   
Property
Description
EntryDA Represents the "DA" entry of the free text annotation object.
EntryQ Represents the "Q" entry of the free text annotation object.
EntryDS Represents the "DS" entry of the free text annotation object.
EntryCL Represents the "CL" entry of the free text annotation object.
EntryIT Represents the "IT" entry of the free text annotation object.
EntryBE Represents the "BE" entry of the free text annotation object.
EntryRD Represents the "RD" entry of the free text annotation object.
EntryBS Represents the "BS" entry of the free text annotation object.
EntryLE Represents the "LE" entry of the free text annotation object.
inherited properties...