Click or drag to resize
Pdftools logo

PdfTools.Toolbox.Pdf.Annotations Namespace

 
Classes
 ClassDescription
Public classAnnotation

A page annotation

Public classAnnotationList

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.
Public classCustomStamp

A stamp annotation with custom content

Public classDrawingAnnotation

A drawing annotation

An annotation used to draws something on a page.
Public classEllipseAnnotation

An ellipse drawing annotation

Public classFileAttachment

A file attachment annotation

Public classFreeText

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.
Public classHighlight

An text highlighting annotation

Public classInkAnnotation

A free-hand drawing annotation

Public classLineAnnotation

A line annotation

An annotation that draws a line on a page.
Public classMarkupAnnotation

A markup annotation

Public classMarkupInfo

Information for a markup annotation

Holds information contained in a markup annotation or in a reply to a markup annotation.
Public classMarkupInfoList
Public classPolygonAnnotation

A polygon annotation

Public classPolyLineAnnotation

A drawing annotation that consists of several line segments

Public classPopup

A pop-up for a markup annotation

Public classRectangleAnnotation

A rectangle drawing annotation

Public classSquiggly

A squiggly text underlining annotation

Public classStamp

A stamp annotation

Public classStickyNote

A sticky note annotation

Public classStrikeThrough

An annotation for striking through text

Public classTextInsert

An annotation that marks a point to insert text

Public classTextMarkup

An annotation that marks up part(s) of a text

Public classTextStamp

A text stamp annotation

Public classUnderline

An text underlining annotation

Enumerations
 EnumerationDescription
Public enumerationFileAttachmentIcon Specifies the type of icon displayed on a page for a FileAttachment.
Public enumerationLineEnding Specifies the type of line termination for line and poly-line annotations.
Public enumerationTextStampType Specifies the text displayed for predefined TextStamps.