Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationDataFormat - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved