The Family property returns/sets the family names of the Font object.

Property Value

Font family name(s).

Remarks

Sets the Family for the Font object. This property is equivalent to the CSS "font-family" definition, which is a prioritized, comma delimited list of font family names which usually ends with one of the generic CSS definitions.

Family names which contain spaces should be surrounded by quotes.

Default: "arial,helvetica,sans-serif"


Copyright © Coalesys, Inc.