FontFormat.Bold Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a value specifying whether the font is bold.

Syntax

PHP
public function getBold() {
}

public function setBold($value) {
}

Property Value

Type: boolean

If true, the font is bold.

Default value is false.

See Also

Reference