Class TextMarkupAnnotationType
Specifies the type of text markup annotation.
Inheritance
System.Object
TextMarkupAnnotationType
Namespace: Syncfusion.SfPdfViewer.iOS
Assembly: Syncfusion.SfPdfViewer.iOS.dll
Syntax
public sealed class TextMarkupAnnotationType : Enum
Fields
Highlight
Sets the annotation mode to highlight
Declaration
public const TextMarkupAnnotationType Highlight
Field Value
Type |
---|
TextMarkupAnnotationType |
Strikethrough
Sets the annotation mode to strikethrough
Declaration
public const TextMarkupAnnotationType Strikethrough
Field Value
Type |
---|
TextMarkupAnnotationType |
Underline
Sets the annotation mode to underline
Declaration
public const TextMarkupAnnotationType Underline
Field Value
Type |
---|
TextMarkupAnnotationType |