|
This class represents the text annotation. This is definitively
detailed in:.
The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 172,
page 394.
The ISO PDF
Specification, ISO 32000-2:2017 PDF 2.0; Table: 175, page 478.
This class is always an indirect object because it inherits from
MarkupAnnotationElement which is always an indirect object.
System.Object
WebSupergoo.ABCpdf14.Elements.Element
WebSupergoo.ABCpdf14.Elements.AnnotationElement
WebSupergoo.ABCpdf14.Elements.MarkupAnnotationElement
WebSupergoo.ABCpdf14.Elements.TextAnnotationElement
A text annotation (sticky note) displays a comment at a point on
the page, represented by an icon. The comment text appears when the
user opens the annotation.
The Name entry selects the icon shape. The State and StateModel
entries implement a review and marking workflow, tracking whether
the annotation has been marked, accepted, rejected, cancelled, or
completed.
|