Home > ISCH_PrimitiveAttribute > setState_FontName
ISCH_PrimitiveAttribute.setState_FontName() 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
setState_FontName(fontName: string | null): ISCH_PrimitiveAttribute;1
Parameters
Parameter | Type | Description |
|---|---|---|
fontName | string | null | 字体名称 |
Returns
属性图元对象