Class TextMarkupAnnotationType
Specifies the type of text markup annotation.
Inheritance
System.Object
TextMarkupAnnotationType
Namespace: Syncfusion.SfPdfViewer.XForms
Assembly: Syncfusion.SfPdfViewer.XForms.dll
Syntax
public sealed class TextMarkupAnnotationType : Enum
Fields
Highlight
Sets annotation mode to highlight
Declaration
public const TextMarkupAnnotationType Highlight
Field Value
Type | Description |
---|---|
TextMarkupAnnotationType |
Squiggly
Represents squiggly line annotation type.
Declaration
public const TextMarkupAnnotationType Squiggly
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 |