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