Font

Specifies the font used to render text in the property list control.

Syntax

object.Font [= value]

The Font property syntax has the following parts:

Part Description
object A valid PropList object
value A valid Font object.

Data Type

Font