Class AnnotationDataFormat
Enum annotationDataformat for export annotation.
Inheritance
System.Object
AnnotationDataFormat
Namespace: Syncfusion.Blazor.PdfViewer
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class AnnotationDataFormat : Enum
Fields
Json
Represents the default annotation data format Json.
Declaration
public const AnnotationDataFormat Json
Field Value
Type | Description |
---|---|
AnnotationDataFormat |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
Xfdf
Represents the annotation data format Xfdf
Declaration
public const AnnotationDataFormat Xfdf
Field Value
Type | Description |
---|---|
AnnotationDataFormat |