FontFormat.Size Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a font size (in pixels).

Syntax

PHP
public function getSize() {
}

public function setSize($value) {
}

Property Value

Type: integer

The font size. If this property is 0, the system default font size is used.

Default value is 0.

See Also

Reference