WebPageFonts Object Members
A collection of WebPageFont objects that describe the proportional font, proportional font size, fixed-width font, and fixed-width font size used when documents are saved as Web pages. You can specify a different set of Web page font properties for each available character set.
Properties
Name | Description | |
---|---|---|
Application | Gets an Application object that represents the container application for the WebPageFonts object (you can use this property with an Automation object to return that object's container application). Read-only. | |
Count | Gets a Long indicating the number of items in the WebPageFonts object. Read-only. | |
Creator | Gets a 32-bit integer that indicates the application in which the WebPageFonts object was created. Read-only. | |
Item | Gets a WebPageFont object from the WebPageFonts collection for a particular value of MsoCharacterSet. Read-only. |