Gets or sets the font to be used.

[VBScript]
Public Property Font As String
[JScript]
public function get Font() : String;
public function set Font(String);

Property Value

A string representing the font.

See Also

Index Object | Index Members | HelpProducer Namespace