public final class CaretSymbol
extends com.aspose.ms.System.Enum
A symbol to be associated with the caret.
Modifier and Type | Field and Description |
---|---|
static int |
None
No symbol should be associated with the caret.
|
static int |
Paragraph
A new paragraph symbol (¶) should be associated with the caret.
|
public static final int None
No symbol should be associated with the caret.
public static final int Paragraph
A new paragraph symbol (¶) should be associated with the caret.