alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum AnnotationMode

    Represent the mode of annotation to be added in the PDF document.

    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum AnnotationMode

    Fields

    Name Description
    Drawn

    Reperesent the annotation added through user interactively.

    Existing

    Reperesent the annotations are already existing in the PDF document.

    Imported

    Reperesent the annotations are imported.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved