Home > ISCH_PrimitiveText > setState_FontName
ISCH_PrimitiveText.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.
Set the property state: font name
Signature
typescript
function setState_FontName(fontName: string | null): ISCH_PrimitiveText;1
Parameters
Parameter | Type | Description |
|---|---|---|
fontName | string | null | Font name |
Returns
Text primitive object