Style.FontName Property

Returns or sets the formatting style's font. For character-based styles this can be an empty string to indicate that the font is inherited from the paragraph style.

Syntax

   Style.FontName [= FontName]

Data Types

String.

Limitations

Run time only.

See Also