MainStyle

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
class Object
trait Matchable
class Any

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

Font size in points

Font size in points

Attributes

Line height multiplier

Line height multiplier

Attributes

def margin: Margin

Margin around the body content

Margin around the body content

Attributes

def tag: String

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