WebPageFont Object Members
Represents the default font used when documents are saved as Web pages for a particular character set.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the WebPageFont object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the WebPageFont object was created. Read-only. |
| FixedWidthFont | Sets or gets the fixed-width font setting in the host application. Read/write. |
| FixedWidthFontSize | Sets or gets the fixed-width font size setting in the host application, in points. Read/write. |
| ProportionalFont | Sets or gets the proportional font setting in the host application. Read/write. |
| ProportionalFontSize | Sets or gets the proportional font size setting in the host application, in points. Read/write. |