Show / Hide Table of Contents

Enum FreeText.IntentName

intentions of the FreeText annotation

Namespace: pdftron.PDF.Annots
Assembly: PDFNetiOS.dll
Syntax
public enum 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.

In This Article
Back to top Generated by DocFX