Class AnnotationType
Enum AnnotationType for specifying Annotations
Inheritance
System.Object
AnnotationType
Assembly: Syncfusion.AspNetCore.PdfViewer.dll
Syntax
public sealed class AnnotationType : Enum
Fields
Area
Declaration
public const AnnotationType Area
Field Value
Arrow
Declaration
public const AnnotationType Arrow
Field Value
Circle
Declaration
public const AnnotationType Circle
Field Value
Distance
Declaration
public const AnnotationType Distance
Field Value
FreeText
Declaration
public const AnnotationType FreeText
Field Value
HandWrittenSignature
Declaration
public const AnnotationType HandWrittenSignature
Field Value
Highlight
Declaration
public const AnnotationType Highlight
Field Value
Image
Declaration
public const AnnotationType Image
Field Value
Initial
Declaration
public const AnnotationType Initial
Field Value
Ink
Declaration
public const AnnotationType Ink
Field Value
Line
Declaration
public const AnnotationType Line
Field Value
None
Declaration
public const AnnotationType None
Field Value
Perimeter
Declaration
public const AnnotationType Perimeter
Field Value
Polygon
Declaration
public const AnnotationType Polygon
Field Value
Radius
Declaration
public const AnnotationType Radius
Field Value
Rectangle
Declaration
public const AnnotationType Rectangle
Field Value
Redaction
Declaration
public const AnnotationType Redaction
Field Value
Squiggly
Declaration
public const AnnotationType Squiggly
Field Value
Stamp
Declaration
public const AnnotationType Stamp
Field Value
StickyNotes
Declaration
public const AnnotationType StickyNotes
Field Value
Strikethrough
Declaration
public const AnnotationType Strikethrough
Field Value
Underline
Declaration
public const AnnotationType Underline
Field Value
Volume
Declaration
public const AnnotationType Volume
Field Value