EnumAnnotationType
Defines the set of PDF annotation categories supported by the API.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
public enum AnnotationType
Fields
Caret
Caret indicating text edits.
FileAttachment
File attachment referencing an external file.
FreeText
Free text drawn directly on the page.
Ink
Freehand ink strokes composed of one or more paths.
Line
Single straight line between two points.
Link
Interactive link to a destination, action, or external resource.
Movie
Embedded movie (legacy rich media).
PolyLine
Polyline similar to polygon but not closed automatically.
Polygon
Closed polygon defined by multiple vertices.
Popup
Popup window for displaying or editing text.
PrinterMark
Printer’s mark used for production alignment and identification.
Redact
Redaction marking content intended for removal.
Screen
Screen region for playing media clips.
Squiggly
Text squiggly underline.
Stamp
Stamp showing predefined or custom text/graphics as if rubber‑stamped.
Text
Text note (sticky note) attached to a point on the page.
TrapNet
Trap network specifying page trapping characteristics.
Watermark
Watermark graphics printed at fixed size and position.
Widget
Widget used by interactive forms to render fields and handle user input.