Miner.Interop Namespace > IMMObjectEditor Interface : Font Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(-512)> <System.Runtime.InteropServices.ComAliasNameAttribute("stdole.IFontDisp")> Property Font As stdole.IFontDisp
'Usage
Dim instance As IMMObjectEditor Dim value As stdole.IFontDisp instance.Font = value value = instance.Font
[System.Runtime.InteropServices.DispId(-512)] [System.Runtime.InteropServices.ComAliasName("stdole.IFontDisp")] stdole.IFontDisp Font {get; set;}
read-write property Font: stdole.IFontDisp;
System.Runtime.InteropServices.DispIdAttribute(-512) System.Runtime.InteropServices.ComAliasNameAttribute("stdole.IFontDisp") function get,set Font : stdole.IFontDisp
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2