Version 20.1

Font Property (BulletLevelProperties)

Returns the font used for the associated bullet point or automatic numbering.
Syntax
public Font Font {get;}
Remarks

In the case where the NumberingStyle property is set to 'None', i.e., a bullet point is displayed, the symbol used for the bullet point is determined by the value of the BulletText property, as it appears under this font setting.

When configured for automatic numbering, this property determines the font applied to the number(s) or letter(s) displayed to depict the automatic numbering value.

Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub