Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationMode - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnnotationMode

    Specifies the type of annotation.

    Inheritance
    System.Object
    AnnotationMode
    Namespace: Syncfusion.SfPdfViewer.iOS
    Assembly: Syncfusion.SfPdfViewer.iOS.dll
    Syntax
    public sealed class AnnotationMode : Enum

    Fields

    Area

    Sets annotation mode to Area Measurement.

    Declaration
    public const AnnotationMode Area
    Field Value
    Type Description
    AnnotationMode

    Arrow

    Enables the arrow shape annotation in the SfPdfViewer.

    Declaration
    public const AnnotationMode Arrow
    Field Value
    Type Description
    AnnotationMode

    Circle

    Enables the circle shape annotation in the SfPdfViewer.

    Declaration
    public const AnnotationMode Circle
    Field Value
    Type Description
    AnnotationMode

    Distance

    Sets annotation mode to Distance Measurement.

    Declaration
    public const AnnotationMode Distance
    Field Value
    Type Description
    AnnotationMode

    FreeText

    Sets annotation mode to FreeText

    Declaration
    public const AnnotationMode FreeText
    Field Value
    Type Description
    AnnotationMode

    HandwrittenSignature

    Enables the handwritten signature annotation in the SfPdfViewer.

    Declaration
    public const AnnotationMode HandwrittenSignature
    Field Value
    Type Description
    AnnotationMode

    Highlight

    Sets annotation mode to highlight

    Declaration
    public const AnnotationMode Highlight
    Field Value
    Type Description
    AnnotationMode

    Ink

    Sets annotation mode to ink

    Declaration
    public const AnnotationMode Ink
    Field Value
    Type Description
    AnnotationMode

    Line

    Enables the line shape annotation in the SfPdfViewer.

    Declaration
    public const AnnotationMode Line
    Field Value
    Type Description
    AnnotationMode

    None

    Sets annotation mode to none

    Declaration
    public const AnnotationMode None
    Field Value
    Type Description
    AnnotationMode

    Perimeter

    Sets annotation mode to Perimeter Measurement.

    Declaration
    public const AnnotationMode Perimeter
    Field Value
    Type Description
    AnnotationMode

    Polygon

    Sets annotation mode to Polygon.

    Declaration
    public const AnnotationMode Polygon
    Field Value
    Type Description
    AnnotationMode

    Radius

    Sets annotation mode to Radius Measurement.

    Declaration
    public const AnnotationMode Radius
    Field Value
    Type Description
    AnnotationMode

    Rectangle

    Enables the rectangle shape annotation in the SfPdfViewer.

    Declaration
    public const AnnotationMode Rectangle
    Field Value
    Type Description
    AnnotationMode

    Strikethrough

    Sets annotation mode to strikethrough

    Declaration
    public const AnnotationMode Strikethrough
    Field Value
    Type Description
    AnnotationMode

    Underline

    Sets annotation mode to underline

    Declaration
    public const AnnotationMode Underline
    Field Value
    Type Description
    AnnotationMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Volume

    Sets annotationmode to Volume.

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