menu

Blazor

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

    Show / Hide Table of Contents

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