Skip to main content

ApiFreeTextAnnotation

ApiFreeTextAnnotation is a subclass of ApiBaseAnnotation.

Methods

MethodReturnsDescription
AddReplybooleanAdds reply on this annot.
DeletebooleanRemoves annotation from document.
GetAuthorNamestringGets annotation author name.
GetBorderColorApiColorGets annotation border color.
GetBorderEffectIntensitybooleanGets annotation border effect intensity.
GetBorderEffectStyleAnnotBorderEffectStyleGets annotation border effect style.
GetBorderStyleAnnotBorderStyleGets annotation border style.
GetBorderWidthptGets annotation border width.
GetCalloutFreeTextCalloutGets annot callout.
GetClassType"freeTextAnnot"Returns a type of the ApiFreeTextAnnotation class.
GetContentApiRichContentGets annotation rich content.
GetContentsstringGets annotation contents.
GetCreationDatenumberGets annotation creation date.
GetDashPatternnumber[]Gets annotation dash pattern.
GetDisplayDisplayTypeGets annotation display type.
GetFillColorApiColorGets annotation fill color.
GetIntentFreeTextIntentGets intent type of this annotation.
GetModDatenumberGets annotation last modification date.
GetOpacitystringGets annotation opacity.
GetPositionPointGets annotation position.
GetRectRectSets annotation rect.
GetRectDiffRectGets annotation rect difference.
GetRepliesApiTextAnnotation[]Gets replies on this annot.
GetSubjectstringGets annotation subject.
GetUniqueNamestringGets annotation unique name.
SetAuthorNamebooleanSets annotation author name.
SetBorderColorbooleanSets annotation border color.
SetBorderEffectIntensitybooleanSets annotation border effect intensity. 💡 Can be applied to circle, square, freeText and polygon annotations
SetBorderEffectStylebooleanSets annotation border effect style. 💡 Can be applied to circle, square, freeText and polygon annotations
SetBorderStylebooleanSets annotation border style.
SetBorderWidthbooleanSets annotation border width.
SetCalloutbooleanSets annot callout.
SetContentsbooleanSets annotation contents.
SetCreationDatebooleanSets annotation creation date.
SetDashPatternbooleanSets annotation dash pattern. 💡 The border style property must be set to "dashed".
SetDisplaybooleanSets annotation display type.
SetFillColorbooleanSets annotation fill color.
SetIntentbooleanSets intent type for this annotation.
SetModDatebooleanSets annotation last modification date.
SetOpacitybooleanSets annotation opacity.
SetPositionbooleanSets annotation position.
SetRectbooleanSets annotation rect.
SetRectDiffbooleanSets annotation rect difference.
SetSubjectbooleanSets annotation subject.
SetUniqueNamebooleanSets annotation unique name.