FontInfo Fields

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubfieldbCharSetValid

A setting of true indicates that the character set is valid.

System_CAPS_pubfieldbFaceNameValid

A setting of true indicates that the face name is valid.

System_CAPS_pubfieldbPointSizeValid

A setting of true indicates that the point size is valid.

System_CAPS_pubfieldbstrFaceName

String containing the name of the font.

System_CAPS_pubfieldiCharSet

Integer containing the character set, (e.g., RUSSIAN_CHARSET).

System_CAPS_pubfieldwPointSize

Specifies the point size of the font.

Return to top
Show: