ApiFreeTextAnnotation
Represents the ApiFreeTextAnnotation class.
Methods
| Method | Returns | Description |
|---|---|---|
| GetCallout | FreeTextCallout | Gets annot callout. |
| GetClassType | "freeTextAnnot" | Returns a type of the ApiFreeTextAnnotation class. |
| GetContent | ApiRichContent | Gets annotation rich content. |
| GetIntent | FreeTextIntent | Gets intent type of this annotation. |
| GetRectDiff | Rect | Gets annotation rect difference. |
| SetCallout | boolean | Sets annot callout. |
| SetIntent | boolean | Sets intent type for this annotation. |
| SetRectDiff | boolean | Sets annotation rect difference. |