Fonts collection

Fonts collection

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

Includes a Font object for each font applied to text in a document or available on the system.

To retrieve a Fonts collection, use the Fonts property of a Document object.

Version added

4.0

Remarks

The default property of a Fonts collection is Item.

To retrieve a Font object by its font ID (the value shown in the Font cell in a shape's Character section), use the ItemFromID property.