Microsoft Office Suite
48
Class: web page font
Represents the default font used when documents are saved as Web pages for a particular character
set.
Use the web page font object to describe the proportional font, proportional font size, fixed-width
font, and fixed-width font size for any available character set. The following character sets are
supported:
Arabic
Cyrillic
English Western European Other Latin
Script
Greek
Hebrew
Japanese
Korean
Multilingual
Unicode
Simplified Chinese
Thai
Traditional Chinese
Vietnamese
Properties
fixed width font
Sets or returns the fixed-width font setting in the host application. Read/write.
When you set the fixed width font property, the host application does not check the value for
validity.
fixed width font size
Sets or returns the fixed-width font size setting in the host application, in points. Read/write.
When you set the fixed width font size property, the host application does not check the value
for validity. If you enter an invalid value, such as a nonnumber, the host application sets the
size to 0 points. You can enter half-point sizes; if you enter other fractional point sizes, they are
rounded up or down to the nearest half-point.
proportional font
Sets or returns the proportional font setting in the host application. Read/write.
When you set the proportional font property, the host application does not check the value for
validity.
proportional font size
Sets or returns the proportional font size setting (in points) in the host application. Read/write.
When you set the proportional font size property, the host application does not check the value
for validity. If you enter an invalid value, such as a nonnumber, the host application sets the
size to 0 points. You can enter half-point sizes; if you enter other fractional point sizes, they are
rounded up or down to the nearest half-point.