StdFontClass.IFont_get_Charset 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 short IFont_get_Charset() = stdole::IFont::get_Charset;
public virtual short IFont_get_Charset ();
abstract member IFont_get_Charset : unit -> int16
override this.IFont_get_Charset : unit -> int16
Public Overridable Function IFont_get_Charset () As Short