mPDF Manual – mPDF Variables

list_symbol_size

(mPDF ≥ 6.0)

Description

void list_symbol_size

Define the size of a list marker, when using “bullet” markers i.e. disc/circle/square.

For more information, see Lists.

Values

$list_symbol_size

Values

  • LENGTH: Any valid CSS length value is permitted e.g. "10pt" or "3em"

Default: '3.6pt'

Changelog

Version Description
6.0 Variable was added.

See Also

Lists

Fork me on GitHub