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: 29 July, 2025