menu

Blazor

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

    Show / Hide Table of Contents

    Class AnnotationType

    Enum AnnotationType for specifying Annotations.

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

    Fields

    Area

    Represents the Area annotation

    Declaration
    public const AnnotationType Area
    Field Value
    Type Description
    AnnotationType

    Arrow

    Represents the Arrow annotation

    Declaration
    public const AnnotationType Arrow
    Field Value
    Type Description
    AnnotationType

    Circle

    Represents the Circle annotation

    Declaration
    public const AnnotationType Circle
    Field Value
    Type Description
    AnnotationType

    Distance

    Represents the Distance annotation

    Declaration
    public const AnnotationType Distance
    Field Value
    Type Description
    AnnotationType

    FreeText

    Represents the FreeText annotation

    Declaration
    public const AnnotationType FreeText
    Field Value
    Type Description
    AnnotationType

    HandWrittenSignature

    Represents the HandWrittenSignature annotation

    Declaration
    public const AnnotationType HandWrittenSignature
    Field Value
    Type Description
    AnnotationType

    Highlight

    Represents the Highlight annoation

    Declaration
    public const AnnotationType Highlight
    Field Value
    Type Description
    AnnotationType

    Image

    Represents the Image annotation

    Declaration
    public const AnnotationType Image
    Field Value
    Type Description
    AnnotationType

    Ink

    Represents the Ink annotation

    Declaration
    public const AnnotationType Ink
    Field Value
    Type Description
    AnnotationType

    Line

    Represents the Line annotation

    Declaration
    public const AnnotationType Line
    Field Value
    Type Description
    AnnotationType

    None

    Represents the annoation type by None

    Declaration
    public const AnnotationType None
    Field Value
    Type Description
    AnnotationType

    Perimeter

    Represents the Perimeter annotation

    Declaration
    public const AnnotationType Perimeter
    Field Value
    Type Description
    AnnotationType

    Polygon

    Represents the Polygon annotation

    Declaration
    public const AnnotationType Polygon
    Field Value
    Type Description
    AnnotationType

    Radius

    Represents the Radius annotation

    Declaration
    public const AnnotationType Radius
    Field Value
    Type Description
    AnnotationType

    Rectangle

    Represents the Rectangle annotation

    Declaration
    public const AnnotationType Rectangle
    Field Value
    Type Description
    AnnotationType

    Stamp

    Represents the Stamp annotation

    Declaration
    public const AnnotationType Stamp
    Field Value
    Type Description
    AnnotationType

    StickyNotes

    Represents the StickyNotes annotation

    Declaration
    public const AnnotationType StickyNotes
    Field Value
    Type Description
    AnnotationType

    Strikethrough

    Represents the Strikethrough annoation

    Declaration
    public const AnnotationType Strikethrough
    Field Value
    Type Description
    AnnotationType

    Underline

    Represents the Underline annoation

    Declaration
    public const AnnotationType Underline
    Field Value
    Type Description
    AnnotationType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Volume

    Represents the volume annotation

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