FontInfo.bFaceNameValid Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A setting of true
indicates that the face name is valid.
public: int bFaceNameValid;
public: int bFaceNameValid;
int bFaceNameValid;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int bFaceNameValid;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable bFaceNameValid : int
Public bFaceNameValid As Integer
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: