Font Members (Outlook Forms Script)

Defines the characteristics of the text used by a control.

Properties

Name

Description

Bold

Returns or sets a Boolean that specifies whether text is normal or bold. Read/write.

Italic

Returns or sets a Boolean that specifies whether text is normal or italic. Read/write.

Size

Returns or sets a Currency that indicates the height, in points, of displayed text. Read/write.

Strikethrough

Returns or sets a Boolean that specifies whether the text appears with strikethrough marks. Read/write.

Underline

Returns or sets a Boolean that specifies whether text is underlined. Read/write.

Weight

Returns or sets an Integer that specifies the darkness of the type. Read/write.