Pdf |
Class | Description | |
---|---|---|
Annotation | A page annotation | |
AnnotationList | A list of annotations When a list of Annotations is obtained from a page that belongs to an output document, and this output document has been created with CreateWithFdf(Stream, Stream, NullableConformance, Encryption), then getting the list count and individual elements results in a NotSupportedException error. Only appending to the list is supported in this case. | |
CustomStamp | A stamp annotation with custom content | |
DrawingAnnotation | A drawing annotation An annotation used to draws something on a page. | |
EllipseAnnotation | An ellipse drawing annotation | |
FileAttachment | A file attachment annotation | |
FreeText | An annotation that displays text For a free-text annotation, the annotation's content is used as text to be displayed as the annotation's visual manifestation on the page. | |
Highlight | An text highlighting annotation | |
InkAnnotation | A free-hand drawing annotation | |
LineAnnotation | A line annotation An annotation that draws a line on a page. | |
MarkupAnnotation | A markup annotation | |
MarkupInfo | Information for a markup annotation Holds information contained in a markup annotation or in a reply to a markup annotation. | |
MarkupInfoList | ||
PolygonAnnotation | A polygon annotation | |
PolyLineAnnotation | A drawing annotation that consists of several line segments | |
Popup | A pop-up for a markup annotation | |
RectangleAnnotation | A rectangle drawing annotation | |
Squiggly | A squiggly text underlining annotation | |
Stamp | A stamp annotation | |
StickyNote | A sticky note annotation | |
StrikeThrough | An annotation for striking through text | |
TextInsert | An annotation that marks a point to insert text | |
TextMarkup | An annotation that marks up part(s) of a text | |
TextStamp | A text stamp annotation | |
Underline | An text underlining annotation |
Enumeration | Description | |
---|---|---|
FileAttachmentIcon | Specifies the type of icon displayed on a page for a FileAttachment. | |
LineEnding | Specifies the type of line termination for line and poly-line annotations. | |
TextStampType | Specifies the text displayed for predefined TextStamps. |