Font object

Font object

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Properties         Methods         Events

Represents a typeface that is either applied to text in a document or available for use on the system.

Version added

4.0

Remarks

The default property of a Font object is Name.

A Font object maps its name (for example, "Arial") to the font ID (for example, 3) that Visio stores in a Font cell in a Character section of a shape whose text is formatted with that font. Font IDs can change when a document is opened on different systems or when fonts are installed or removed.