Fonts property

Microsoft Visio Developer Reference

Fonts property

   Example   

Returns the Fonts collection of a Document object.

Version added

4.0

Syntax

objRet = object.Fonts

objRet

Required. An expression that returns a document's Fonts collection.

object

Required. An expression that returns a Document object.