Home > ISCH_PrimitiveAttribute > setState_UnderLine
ISCH_PrimitiveAttribute.setState_UnderLine() 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: whether it is underlined
Signature
typescript
function setState_UnderLine(underLine: boolean | null): ISCH_PrimitiveAttribute;1
Parameters
Parameter | Type | Description |
|---|---|---|
underLine | boolean | null | Whether it is underlined |
Returns
Attribute primitive object