IFont.hFont Property
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:
property int hFont { int get(); };
[System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")]
[System.Runtime.InteropServices.DispId(1610678288)]
public int hFont { get; }
[System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")]
public int hFont { get; }
[<System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")>]
[<System.Runtime.InteropServices.DispId(1610678288)>]
member this.hFont : int
[<System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")>]
member this.hFont : int
Public ReadOnly Property hFont As Integer
Property Value
- Attributes