StyleBase.cFontFamily 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 string constant that specifies the name of the style attribute for font family.
protected: System::String ^ cFontFamily;
protected const string cFontFamily;
val mutable cFontFamily : string
Protected Const cFontFamily As String