CSS Properties

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

User Guide / CSS Reference / CSS Properties

background-image

Syntax

background-image: none | url(filename) | linear-gradient(...) | radial-gradient(...) | repeating-linear-gradient(...) | repeating-radial-gradient(...)

Default

none

Inherited

No