Enum CaretSymbol

CaretSymbol enumeration

A symbol to be associated with the caret.

public enum CaretSymbol

Values

NameValueDescription
None0No symbol should be associated with the caret.
Paragraph1A new paragraph symbol should be associated with the caret.

See Also