CaretSymbol

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class CaretSymbol extends System.Enum

A symbol to be associated with the caret.

Fields

FieldDescription
NoneNo symbol should be associated with the caret.
ParagraphA new paragraph symbol () should be associated with the caret.

None

public static final int None

No symbol should be associated with the caret.

Paragraph

public static final int Paragraph

A new paragraph symbol () should be associated with the caret.