papyrus.logic.styleObjects.MainStyle
See theMainStyle companion object
trait MainStyle extends RendererStyle
Describes the main visual style for a document (applied to )
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
Background color of the page
Background color of the page
Attributes
Font family used in the document
Font family used in the document
Attributes
Line height multiplier
Line height multiplier
Attributes
CSS tag to which the style applies (always "body")
CSS tag to which the style applies (always "body")
Attributes
Text alignment (e.g. left, justify)
Text alignment (e.g. left, justify)
Attributes
Text color
Text color
Attributes
Inherited and Abstract methods
Attributes
- Inherited from:
- RendererStyle
In this article