Fonts Object Members
Visio Automation Reference |
Includes a Font object for each font applied to text in a document or available on the system.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Read-only. Returns the instance of Microsoft Office Visio that is associated with an object. |
![]() |
Count | Returns the number of objects in a collection. Read-only. |
![]() |
Document | Gets the Document object that is associated with an object. Read-only. |
![]() |
Item | Returns an item from a collection. The Item property is the default property for all collections. Read-only. |
![]() |
ItemFromID | Returns an item of a collection using the ID of the item. Read-only. |
![]() |
ObjectType | Returns an object's type. Read-only. |
![]() |
Stat | Returns status information for an object. Read-only. |