Home > IPCB_PrimitiveAttribute > setState_FontFamily
IPCB_PrimitiveAttribute.setState_FontFamily() 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
Signature
typescript
function setState_FontFamily(fontFamily: string): IPCB_PrimitiveAttribute;1
Parameters
Parameter | Type | Description |
|---|---|---|
fontFamily | string | Font |
Returns
Attribute primitive object