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 .

Example

The following example sets the proportional font and proportional font size for the WebPageFont object's "myFont".

Visual Basic for Applications
With myFont ProportionalFont = Verdana ProportionalFontSize = 14
ofv Web Page Font Object

See also: