StyleInstance.m_fontFamily 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
value that represents the calculated value of the FontFamily property.
protected: System::String ^ m_fontFamily;
protected string m_fontFamily;
val mutable m_fontFamily : string
Protected m_fontFamily As String