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 |
---|
TextMarkupAnnotationType |
Strikethrough
Sets annotation mode to strikethrough
Declaration
public const TextMarkupAnnotationType Strikethrough
Field Value
Type |
---|
TextMarkupAnnotationType |
Underline
Sets annotation mode to underline
Declaration
public const TextMarkupAnnotationType Underline
Field Value
Type |
---|
TextMarkupAnnotationType |