alexa
menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class AnnotationType

    Enum AnnotationType for specifying Annotations

    Inheritance
    System.Object
    AnnotationType
    Namespace: Syncfusion.EJ2.PdfViewer
    Assembly: Syncfusion.AspNetCore.PdfViewer.dll
    Syntax
    public sealed class AnnotationType : Enum

    Fields

    Area

    Declaration
    public const AnnotationType Area
    Field Value
    Type
    AnnotationType

    Arrow

    Declaration
    public const AnnotationType Arrow
    Field Value
    Type
    AnnotationType

    Circle

    Declaration
    public const AnnotationType Circle
    Field Value
    Type
    AnnotationType

    Distance

    Declaration
    public const AnnotationType Distance
    Field Value
    Type
    AnnotationType

    FreeText

    Declaration
    public const AnnotationType FreeText
    Field Value
    Type
    AnnotationType

    HandWrittenSignature

    Declaration
    public const AnnotationType HandWrittenSignature
    Field Value
    Type
    AnnotationType

    Highlight

    Declaration
    public const AnnotationType Highlight
    Field Value
    Type
    AnnotationType

    Image

    Declaration
    public const AnnotationType Image
    Field Value
    Type
    AnnotationType

    Initial

    Declaration
    public const AnnotationType Initial
    Field Value
    Type
    AnnotationType

    Ink

    Declaration
    public const AnnotationType Ink
    Field Value
    Type
    AnnotationType

    Line

    Declaration
    public const AnnotationType Line
    Field Value
    Type
    AnnotationType

    None

    Declaration
    public const AnnotationType None
    Field Value
    Type
    AnnotationType

    Perimeter

    Declaration
    public const AnnotationType Perimeter
    Field Value
    Type
    AnnotationType

    Polygon

    Declaration
    public const AnnotationType Polygon
    Field Value
    Type
    AnnotationType

    Radius

    Declaration
    public const AnnotationType Radius
    Field Value
    Type
    AnnotationType

    Rectangle

    Declaration
    public const AnnotationType Rectangle
    Field Value
    Type
    AnnotationType

    Redaction

    Declaration
    public const AnnotationType Redaction
    Field Value
    Type
    AnnotationType

    Squiggly

    Declaration
    public const AnnotationType Squiggly
    Field Value
    Type
    AnnotationType

    Stamp

    Declaration
    public const AnnotationType Stamp
    Field Value
    Type
    AnnotationType

    StickyNotes

    Declaration
    public const AnnotationType StickyNotes
    Field Value
    Type
    AnnotationType

    Strikethrough

    Declaration
    public const AnnotationType Strikethrough
    Field Value
    Type
    AnnotationType

    Underline

    Declaration
    public const AnnotationType Underline
    Field Value
    Type
    AnnotationType

    Volume

    Declaration
    public const AnnotationType Volume
    Field Value
    Type
    AnnotationType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved