Home > SCH_PrimitiveText > getAll
SCH_PrimitiveText.getAll() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
获取所有文本
Signature
typescript
getAll(): Array<ISCH_PrimitiveText>;
1
Returns
Array<ISCH_PrimitiveText>
文本图元对象数组