Enum FreeText.IntentName
intentions of the FreeText annotation
Namespace: pdftron.PDF.Annots
Assembly: PDFNet.dll
Syntax
public enum FreeText.IntentName
Fields
Name | Description |
---|---|
e_FreeText | plain free-text annotation is also known as a text box comment. |
e_FreeTextCallout | callout. The callout is associated with an area on the page through the callout line specified in CL. |
e_FreeTextTypeWriter | click-to-type or typewriter object and no callout line is drawn. |
e_Unknown | Undefined (Userdefined) intent type. |