Property Intent
Namespace TallComponents.PDF.Annotations.Markups
Class FreeText
The intent of this free text annotation.
Values: "FreeText" (default text box), "FreeTextCallout" (callout with leader line), "FreeTextTypeWriter" (typewriter-like text).
Syntax
public
String
Intent
{
get;
set;
}
Property value
String