CSS Properties

Note: This documentation is for Prince version 9.0. The latest documentation is available here.

User Guide / CSS Reference / CSS Properties

string-set

Syntax

string-set: none | [ ident content ]+

Default

none

Inherited

No

Comments

This property can be used to copy text content from the document into a named string, which may then be referenced from the content property to create generated content. For example, this can be used to create a running page header that contains the title of the current chapter. See the documentation for Page Headers and Footers for more details.