Enum AnnotationType
Defines the set of PDF annotation categories supported by the API.
Namespace: Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum AnnotationType
Caret
Caret indicating text edits.
Circle
Ellipse shape.
FileAttachment
File attachment referencing an external file.
FreeText
Free text drawn directly on the page.
Highlight
Text highlight.
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).
Polygon
Closed polygon defined by multiple vertices.
PolyLine
Polyline similar to polygon but not closed automatically.
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.
Sound
Embedded sound.
Square
Rectangle shape.
Squiggly
Text squiggly underline.
Stamp
Stamp showing predefined or custom text/graphics as if rubber‑stamped.
StrikeOut
Text strike‑out.
Text
Text note (sticky note) attached to a point on the page.
ThreeD
Embedded 3D artwork.
TrapNet
Trap network specifying page trapping characteristics.
Underline
Text underline.
Watermark
Watermark graphics printed at fixed size and position.
Widget
Widget used by interactive forms to render fields and handle user input.