bsFontFace Field
font face of the item
Syntax
<MarshalAsAttribute(UnmanagedType.Bool Or  _
    UnmanagedType.I1 Or  _
    UnmanagedType.BStr)>
Public bsFontFace As String
[MarshalAs(UnmanagedType.Bool | 
    UnmanagedType.I1 | 
    UnmanagedType.BStr)]
public string bsFontFace
public field bsFontFace: String; 
[MarshalAs(UnmanagedType.Bool | 
    UnmanagedType.I1 | 
    UnmanagedType.BStr)]
public: BSTR* bsFontFace
See Also

Reference

CG_TEXT_PROPS Structure
CG_TEXT_PROPS Members