Aspose::Pdf::Annotations::FreeTextIntent enum

FreeTextIntent enum

Enumerates the intents of the free text annotation.

enum class FreeTextIntent

Values

NameValueDescription
Undefined0Not defined state.
FreeTextCallout1Means that the annotation is intended to function as a callout.
FreeTextTypeWriter2Means that the annotation is intended to function as a click-to-type or typewriter object.

See Also