menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationDataFormat - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnnotationDataFormat

    Enum annotationDataformat for export annotation.

    Inheritance
    System.Object
    AnnotationDataFormat
    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved