mPDF Manual – mPDF Variables

list_marker_offset

(mPDF ≥ 6.0)

Description

void list_marker_offset

Define the offset of a list marker from the list-item content, when using “bullet” markers i.e. disc/circle/square.

For more information, see Lists.

Values

$list_marker_offset

Values

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

Default: '5.5pt'

Changelog

Version Description
6.0 Variable was added.

See Also

Lists

Fork me on GitHub