StdFontClass.IFont_get_Name Method
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.
public:
virtual System::String ^ IFont_get_Name() = stdole::IFont::get_Name;
public virtual string IFont_get_Name ();
abstract member IFont_get_Name : unit -> string
override this.IFont_get_Name : unit -> string
Public Overridable Function IFont_get_Name () As String