WebPageFont Interface

Represents the default font used when documents are saved as Web pages for a particular character set.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C0913-0000-0000-C000-000000000046")> _
Public Interface WebPageFont _
    Inherits _IMsoDispObj
'Usage
Dim instance As WebPageFont
[GuidAttribute("000C0913-0000-0000-C000-000000000046")]
public interface WebPageFont : _IMsoDispObj

Remarks

Use the WebPageFont object to describe the proportional font, proportional font size, fixed-width font, and fixed-width font size for any available character set.

See Also

Reference

WebPageFont Members

Microsoft.Office.Core Namespace