Enum
TextMarkupAnnotationType

Represents the text markup type.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Annotations

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public enum TextMarkupAnnotationType

Fields

Highlight

Represents highlight text markup.

Declaration

cs-api-definition
Highlight = 0

Field Value

TextMarkupAnnotationType

Squiggly

Represents squiggly text markup.

Declaration

cs-api-definition
Squiggly = 2

Field Value

TextMarkupAnnotationType

StrikeOut

Represents strike out text markup.

Declaration

cs-api-definition
StrikeOut = 3

Field Value

TextMarkupAnnotationType

Underline

Represents underline text markup.

Declaration

cs-api-definition
Underline = 1

Field Value

TextMarkupAnnotationType

In this article
DefinitionFieldsHighlightSquigglyStrikeOutUnderline
Not finding the help you need?
Contact Support