Font.CharSet property (Visio)

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

Syntax

expression. CharSet

expression A variable that represents a Font object.

Return value

Integer

Remarks

The Windows character set specifies character mapping for a font. The possible values of the CharSet property correspond to those of the lfCharSet member of the Windows LOGFONT data structure. For details, search for " LOGFONT " in the Microsoft Platform SDK on MSDN, the Microsoft Developer Network.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.