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 |
---|
AnnotationDataFormat |
Xfdf
Represents the annotation data format Xfdf
Declaration
public const AnnotationDataFormat Xfdf
Field Value
Type |
---|
AnnotationDataFormat |