Class AnnotationType
Enum AnnotationType for specifying Annotations.
Inheritance
System.Object
AnnotationType
Namespace: Syncfusion.Blazor.PdfViewer
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class AnnotationType : Enum
Fields
Area
Represents the Area annotation
Declaration
public const AnnotationType Area
Field Value
Type |
---|
AnnotationType |
Arrow
Represents the Arrow annotation
Declaration
public const AnnotationType Arrow
Field Value
Type |
---|
AnnotationType |
Circle
Represents the Circle annotation
Declaration
public const AnnotationType Circle
Field Value
Type |
---|
AnnotationType |
Distance
Represents the Distance annotation
Declaration
public const AnnotationType Distance
Field Value
Type |
---|
AnnotationType |
FreeText
Represents the FreeText annotation
Declaration
public const AnnotationType FreeText
Field Value
Type |
---|
AnnotationType |
HandWrittenSignature
Represents the HandWrittenSignature annotation
Declaration
public const AnnotationType HandWrittenSignature
Field Value
Type |
---|
AnnotationType |
Highlight
Represents the Highlight annoation
Declaration
public const AnnotationType Highlight
Field Value
Type |
---|
AnnotationType |
Image
Represents the Image annotation
Declaration
public const AnnotationType Image
Field Value
Type |
---|
AnnotationType |
Ink
Represents the Ink annotation
Declaration
public const AnnotationType Ink
Field Value
Type |
---|
AnnotationType |
Line
Represents the Line annotation
Declaration
public const AnnotationType Line
Field Value
Type |
---|
AnnotationType |
None
Represents the annoation type by None
Declaration
public const AnnotationType None
Field Value
Type |
---|
AnnotationType |
Perimeter
Represents the Perimeter annotation
Declaration
public const AnnotationType Perimeter
Field Value
Type |
---|
AnnotationType |
Polygon
Represents the Polygon annotation
Declaration
public const AnnotationType Polygon
Field Value
Type |
---|
AnnotationType |
Radius
Represents the Radius annotation
Declaration
public const AnnotationType Radius
Field Value
Type |
---|
AnnotationType |
Rectangle
Represents the Rectangle annotation
Declaration
public const AnnotationType Rectangle
Field Value
Type |
---|
AnnotationType |
Stamp
Represents the Stamp annotation
Declaration
public const AnnotationType Stamp
Field Value
Type |
---|
AnnotationType |
StickyNotes
Represents the StickyNotes annotation
Declaration
public const AnnotationType StickyNotes
Field Value
Type |
---|
AnnotationType |
Strikethrough
Represents the Strikethrough annoation
Declaration
public const AnnotationType Strikethrough
Field Value
Type |
---|
AnnotationType |
Underline
Represents the Underline annoation
Declaration
public const AnnotationType Underline
Field Value
Type |
---|
AnnotationType |
Volume
Represents the volume annotation
Declaration
public const AnnotationType Volume
Field Value
Type |
---|
AnnotationType |