Font Properties (Visio)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Properties

Name

Description

Application

Returns the instance of Microsoft Visio that is associated with an object. Read-only.

Attributes

Returns the attributes of the a Font object. Read-only.

CharSet

Returns the Microsoft Windows character set for a Font object. Read-only.

Document

Gets the Document object that is associated with an object. Read-only.

ID

Gets the ID of an object. Read-only.

Index

Gets the ordinal position of a Font object in the Fonts collection. Read-only.

Name

Specifies the name of an object. Read-only.

ObjectType

Returns an object's type. Read-only.

PitchAndFamily

Returns the pitch and family code for a Font object. Read-only.

Stat

Returns status information for an object. Read-only.