WebPageFonts Interface
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.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C0914-0000-0000-C000-000000000046")> _
Public Interface WebPageFonts _
Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As WebPageFonts
[GuidAttribute("000C0914-0000-0000-C000-000000000046")]
public interface WebPageFonts : _IMsoDispObj,
IEnumerable
Remarks
You can specify a different set of Web page font properties for each available character set.
The WebPageFonts collection contains one WebPageFont object for each character set.