Font Interface
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 interface class Font
[System.Runtime.InteropServices.Guid("BEF6E003-A874-101A-8BBA-00AA00300CAB")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface Font
[System.Runtime.InteropServices.Guid("BEF6E003-A874-101A-8BBA-00AA00300CAB")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface Font
[<System.Runtime.InteropServices.Guid("BEF6E003-A874-101A-8BBA-00AA00300CAB")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type Font = interface
[<System.Runtime.InteropServices.Guid("BEF6E003-A874-101A-8BBA-00AA00300CAB")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
type Font = interface
Public Interface Font
- Derived
- Attributes
Properties
Bold | |
Charset | |
Italic | |
Name | |
Size | |
Strikethrough | |
Underline | |
Weight |