alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum AnnotationType

    Enum AnnotationType for specifying Annotations.

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

    Fields

    Name Description
    Area

    Represents the Area annotation

    Arrow

    Represents the Arrow annotation

    Circle

    Represents the Circle annotation

    Distance

    Represents the Distance annotation

    FreeText

    Represents the FreeText annotation

    HandWrittenSignature

    Represents the HandWrittenSignature annotation

    Highlight

    Represents the Highlight annoation

    Image

    Represents the Image annotation

    Ink

    Represents the Ink annotation

    Line

    Represents the Line annotation

    None

    Represents the annoation type by None

    Perimeter

    Represents the Perimeter annotation

    Polygon

    Represents the Polygon annotation

    Radius

    Represents the Radius annotation

    Rectangle

    Represents the Rectangle annotation

    Redaction

    Represents the Redaction annotation

    Squiggly

    Represents the Squiggly annotation

    Stamp

    Represents the Stamp annotation

    StickyNotes

    Represents the StickyNotes annotation

    Strikethrough

    Represents the Strikethrough annoation

    Underline

    Represents the Underline annoation

    Volume

    Represents the volume annotation

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