Click or drag to resize

FreeTextIntentName Enumeration

intentions of the FreeText annotation

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public enum FreeTextIntentName
Members
  Member nameValueDescription
e_FreeText0plain free-text annotation is also known as a text box comment.
e_FreeTextCallout1callout. The callout is associated with an area on the page through the callout line specified in CL.
e_FreeTextTypeWriter2click-to-type or typewriter object and no callout line is drawn.
e_Unknown3Undefined (Userdefined) intent type.
See Also