Link Search Menu Expand Document

CaretSymbol Enumeration

Specifies a symbol to be associated with the caret.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum CaretSymbol
Members
Member nameValueDescription
Paragraph0 A new paragraph symbol (ΒΆ) should be associated with the caret.
None1 No symbol should be associated with the caret.
See Also

Reference