[]
The abstract base class for all PDF annotation types.
Represents a collection of AnnotationBase objects owned by the Page object.
Represents the appearance of an annotation in normal, rollover and down states.
In the simplest case the appearance can be defined by a single FormXObject specified by the Default property.
In more complex cases it can be defined as a subdictionary specified by the this[string] property. For example, an annotation representing an interactive check box might have two appearance states named On and Off.
See PDF specification for details.
Represents a PDF Appearance Streams object.
Defines properties of the annotation's border.
Represents an effect to be applied to the border of an annotations.
Represents the appearance of a WidgetAnnotation when it is linked with a pushbutton or a signature field.
Represents a caret annotation, shown in a PDF as a visual symbol that indicates the presence of text edits.
Represents a circle annotation, which displays a circle on a page. When opened, they display a pop-up window containing the text of the associated note.
Represents the default appearance of an annotation.
Represents a reference to a file which typically is embedded in the PDF file.
Represents a free text annotation that displays text directly on a page. Unlike an ordinary text annotation (see TextAnnotation), a free text annotation has no open or closed state. Instead of being displayed in a pop-up window, the text is always visible.
Represents image alignment within a rectangle.
Represents a line annotation, that displays a single straight line on a page. When opened, it displays a pop-up window containing the text of the associated note.
Represents a line annotation, that displays a single straight line on a page. When opened, it displays a pop-up window containing the text of the associated note.
Represents a hypertext link.
The abstract base class for annotations that are used primarily to mark up PDF documents.
Represents a polygon annotation that displays a polygon on a page. When opened, it displays a pop-up window containing the text of the associated note.
Base class for PolygonAnnotation and PolyLineAnnotation.
Represents a polyline annotation. When opened, it displays a pop-up window containing the text of the associated note.
The base class for annotations which are used primarily to mark up PDF documents.
Represents a redact annotation used to mark areas containing information that needs to be erased from the document. Note that redact annotations must be explicitly applied (with a call to the Redact(RedactOptions) method or one of its overloads) to actually remove the information marked for redaction from the document.
Represents a rich media annotation. Rich media annotations provide a common framework for video, audio, animations and other multimedia presentations.
Specifies the activation conditions of a RichMediaAnnotation.
Specifies the deactivation conditions of a RichMediaAnnotation.
Defines possible values for PresentationStyle.
The SoundAnnotation is analogous to a text annotation except that instead of a text note, it contains sound recorded from the computer’s microphone or imported from a file.
Specifies the predefined icons used by SoundAnnotation.
Represents a square annotation which displays a rectangle on a page. When opened, a square annotation displays a pop-up window containing the text of the associated note.
Represents an annotation that displays text or graphics intended to look as if they were stamped on the page with a rubber stamp.
Represents the appearance attributes for a ButtonAppearance used when the state of a button field is changed: user presses the button, mouse is over the button.
Represents a sticky note attached to a point in a PDF document.
TextMarkupAnnotation appear as highlights, underlines, strikeouts, or jagged (“squiggly”) underlines in the text of a document.
Represents an annotation of a type that is not currently supported by GcPdf.
An instance of this type cannot be created by user code. Instances of this type will be created if a PDF containing annotations of unsupported types is loaded into a GcPdfDocument.
Defines a graphics that are expected to be printed at a fixed size and position on a page, regardless of the dimensions of the printed page.
Represents a widget annotation used in interactive forms to represent the appearance of fields and to manage user interactions.
Defines events common for all acroform fields.
Specifies the various characteristics of an AnnotationBase.
Specifies the possible relationships between related annotations.
Enumerates the possible types of border effects.
Defines possible border styles for fields.
Specifies the relative positions of text and image in an annotation.
Defines possible check mark styles for RadioButtonField and CheckBoxField.
Specifies the type of attachment icon to use.
Specifies the possible highlighting modes for various annotations, LinkAnnotation etc.
Specifies the circumstances under which the image should be scaled inside the button rectangle.
Specifies the possible positions of a text for LineAnnotation.
Specifies the possible line ending styles.
Defines possible types of RichMediaAnnotation content.
Specifies the possible icons used to display a StampAnnotation.
Specifies the possible icons used to display a TextAnnotation.
Defines possible text markup types.