menu

UWP

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

    Show / Hide Table of Contents

    Class AnnotationType

    Enumerates the values that represent the type of annotations.

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

    Fields

    Ellipse

    Represents ellipse annotation.

    Declaration
    public const AnnotationType Ellipse
    Field Value
    Type
    AnnotationType

    Highlight

    Represents highlight annotation.

    Declaration
    public const AnnotationType Highlight
    Field Value
    Type
    AnnotationType

    Ink

    Represents ink annotation.

    Declaration
    public const AnnotationType Ink
    Field Value
    Type
    AnnotationType

    Line

    Represents line annotation.

    Declaration
    public const AnnotationType Line
    Field Value
    Type
    AnnotationType

    Popup

    Represents popup annotation.

    Declaration
    public const AnnotationType Popup
    Field Value
    Type
    AnnotationType

    Rectangle

    Represents rectange annotation.

    Declaration
    public const AnnotationType Rectangle
    Field Value
    Type
    AnnotationType

    Strikethrough

    Represents strikethrough annotation.

    Declaration
    public const AnnotationType Strikethrough
    Field Value
    Type
    AnnotationType

    Underline

    Represents underline annotation.

    Declaration
    public const AnnotationType Underline
    Field Value
    Type
    AnnotationType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved