Share via


IFont Interface

Definition

public interface class IFont
[System.Runtime.InteropServices.Guid("BEF6E002-A874-101A-8BBA-00AA00300CAB")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface IFont
[System.Runtime.InteropServices.Guid("BEF6E002-A874-101A-8BBA-00AA00300CAB")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.ComVisible(false)]
public interface IFont
[<System.Runtime.InteropServices.Guid("BEF6E002-A874-101A-8BBA-00AA00300CAB")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type IFont = interface
[<System.Runtime.InteropServices.Guid("BEF6E002-A874-101A-8BBA-00AA00300CAB")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type IFont = interface
Public Interface IFont
Derived
Attributes

Properties

Bold
Charset
hFont
Italic
Name
Size
Strikethrough
Underline
Weight

Methods

AddRefHfont(Int32)
Clone(IFont)
IsEqual(IFont)
ReleaseHfont(Int32)
SetRatio(Int32, Int32)

Applies to