StdFontClass.IFont_get_Bold 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 bool IFont_get_Bold() = stdole::IFont::get_Bold;
public virtual bool IFont_get_Bold ();
abstract member IFont_get_Bold : unit -> bool
override this.IFont_get_Bold : unit -> bool
Public Overridable Function IFont_get_Bold () As Boolean