WebPageFont Members
Include Protected Members
Include Inherited Members
Represents the default font used when documents are saved as Web pages for a particular character set.
The WebPageFont type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
FixedWidthFont | Returns or sets the fixed-width font setting in the host application. |
![]() |
FixedWidthFontSize | Returns or sets the fixed-width font size setting in the host application in points. |
![]() |
ProportionalFont | Returns or sets the proportional font setting in the host application. |
![]() |
ProportionalFontSize | Returns or sets the proportional font size setting in the host application in points. |
Top