Class AnnotationDataFormat
Inheritance
System.Object
AnnotationDataFormat
Namespace: Syncfusion.Pdf.Parsing
Assembly: Syncfusion.Pdf.Portable.dll
Syntax
public sealed class AnnotationDataFormat : Enum
Fields
Fdf
Specifies Forms Data Format file format
Declaration
public const AnnotationDataFormat Fdf
Field Value
Type | Description |
---|---|
AnnotationDataFormat |
Json
Specifies JSON file format.
Declaration
public const AnnotationDataFormat Json
Field Value
Type | Description |
---|---|
AnnotationDataFormat |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |
XFdf
Specifies XFDF file format.
Declaration
public const AnnotationDataFormat XFdf
Field Value
Type | Description |
---|---|
AnnotationDataFormat |