version 11.3
SVG_SET_FONT_FAMILY (svgObject; font)
| Parameter | Type | Description | |
| svgObject | SVG_Ref | Reference of SVG element | |
| font | String | Font name |
Description
The SVG_SET_FONT_FAMILY command can be used to specify the font for the SVG object having the svgObject reference. If svgObject does not reference a valid element, an error is generated.
The font parameter contains the name of the font to be used.