Click or drag to resize
FreeTextIntent Enumeration
Enumerates the intents of the free text annotation.

Namespace: Aspose.Pdf.Annotations
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public enum FreeTextIntent
Members
  Member nameValueDescription
Undefined0 Not defined state.
FreeTextCallout1 Means that the annotation is intended to function as a callout.
FreeTextTypeWriter2 Means that the annotation is intended to function as a click-to-type or typewriter object.
See Also