Click or drag to resize
CaretSymbol Enumeration
A symbol to be associated with the caret.

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public enum CaretSymbol
Members
  Member nameValueDescription
None0 No symbol should be associated with the caret.
Paragraph1 A new paragraph symbol (�) should be associated with the caret.
See Also