DefaultWebOptions.Fonts Property

Returns a WebPageFonts collection representing the set of available fonts for saving a presentation as a Web page. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Fonts As WebPageFonts
    Get
'Usage
Dim instance As DefaultWebOptions
Dim value As WebPageFonts

value = instance.Fonts
WebPageFonts Fonts { get; }

Property Value

Type: Microsoft.Office.Core.WebPageFonts

See Also

Reference

DefaultWebOptions Interface

DefaultWebOptions Members

Microsoft.Office.Interop.PowerPoint Namespace