DefaultWebOptions.Fonts Property

Definition

Returns the WebPageFonts collection representing the set of fonts Microsoft Word uses when you open a Web page in Word and there is no font information specified in the Web page, or the current default font can't display the character set in the Web page.

public:
 property Microsoft::Office::Core::WebPageFonts ^ Fonts { Microsoft::Office::Core::WebPageFonts ^ get(); };
public Microsoft.Office.Core.WebPageFonts Fonts { get; }
member this.Fonts : Microsoft.Office.Core.WebPageFonts
Public ReadOnly Property Fonts As WebPageFonts

Property Value

Applies to