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
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.