isITextAnnotation Function

Returns true if the specified element implements ITextAnnotation.

isITextAnnotation(element: Element): element is ITextAnnotation & Element

Parameter Type Description
element Element  

Returns - element is ITextAnnotation & Element

Defined in

Last Updated: 02 August, 2025