AnnotationType
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 indicating text edits.
Caret = 14
Ellipse shape.
Circle = 6
File attachment referencing an external file.
FileAttachment = 17
Free text drawn directly on the page.
FreeText = 3
Text highlight.
Highlight = 9
Freehand ink strokes composed of one or more paths.
Ink = 15
Single straight line between two points.
Line = 4
Interactive link to a destination, action, or external resource.
Link = 0
Embedded movie (legacy rich media).
Movie = 19
Closed polygon defined by multiple vertices.
Polygon = 7
Polyline similar to polygon but not closed automatically.
PolyLine = 8
Popup window for displaying or editing text.
Popup = 16
Printer’s mark used for production alignment and identification.
PrinterMark = 21
Redaction marking content intended for removal.
Redact = 25
Screen region for playing media clips.
Screen = 20
Embedded sound.
Sound = 18
Rectangle shape.
Square = 5
Text squiggly underline.
Squiggly = 11
Stamp showing predefined or custom text/graphics as if rubber‑stamped.
Stamp = 13
Text strike‑out.
StrikeOut = 12
Text note (sticky note) attached to a point on the page.
Text = 2
Embedded 3D artwork.
ThreeD = 24
Trap network specifying page trapping characteristics.
TrapNet = 22
Text underline.
Underline = 10
Watermark graphics printed at fixed size and position.
Watermark = 23
Widget used by interactive forms to render fields and handle user input.
Widget = 1