menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class TextMarkupAnnotationType

    Specifies the types of text markup Annotation.

    Inheritance
    System.Object
    TextMarkupAnnotationType
    Namespace: Syncfusion.SfPdfViewer.Android
    Assembly: Syncfusion.SfPdfViewer.Android.dll
    Syntax
    public sealed class TextMarkupAnnotationType : Enum

    Fields

    Highlight

    Sets annotation mode to highlight

    Declaration
    public const TextMarkupAnnotationType Highlight
    Field Value
    Type Description
    TextMarkupAnnotationType

    Strikethrough

    Sets annotation mode to strikethrough

    Declaration
    public const TextMarkupAnnotationType Strikethrough
    Field Value
    Type Description
    TextMarkupAnnotationType

    Underline

    Sets annotation mode to underline

    Declaration
    public const TextMarkupAnnotationType Underline
    Field Value
    Type Description
    TextMarkupAnnotationType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved