Aspose::Pdf::Annotations::CaretSymbol enum

CaretSymbol enum

A symbol to be associated with the caret.

enum class CaretSymbol

Values

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

See Also