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 interface class StdFont : stdole::Font, stdole::FontEvents_Event
[System.Runtime.InteropServices.CoClass(typeof(stdole.StdFontClass))]
[System.Runtime.InteropServices.Guid("BEF6E003-A874-101A-8BBA-00AA00300CAB")]
public interface StdFont : stdole.Font, stdole.FontEvents_Event
[System.Runtime.InteropServices.CoClass(typeof(stdole.StdFontClass))]
[System.Runtime.InteropServices.Guid("BEF6E003-A874-101A-8BBA-00AA00300CAB")]
[System.Runtime.InteropServices.ComVisible(false)]
public interface StdFont : stdole.Font, stdole.FontEvents_Event
[<System.Runtime.InteropServices.CoClass(typeof(stdole.StdFontClass))>]
[<System.Runtime.InteropServices.Guid("BEF6E003-A874-101A-8BBA-00AA00300CAB")>]
type StdFont = interface
interface Font
interface FontEvents_Event
[<System.Runtime.InteropServices.CoClass(typeof(stdole.StdFontClass))>]
[<System.Runtime.InteropServices.Guid("BEF6E003-A874-101A-8BBA-00AA00300CAB")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type StdFont = interface
interface Font
interface FontEvents_Event
Public Interface StdFont
Implements Font, FontEvents_Event