Skip to content

FontFamily Property

Description

Gets or sets the preferred top-level font family for the content of the element.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property FontFamily() As String

Return Type

A String that specifies the preferred font family, or a primary preferred font family with one or more fallback font families.

Remarks

When multiple families are specified, the second and subsequent font families serve as fallback families to be used in cases where the primary font family is unavailable or not applicable.

See Also


See Also | Markup ActiveX Control v24.0


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.