Content

papyrus.logic.content.Content
See theContent companion object
trait Content extends Renderer

Represents the body content of a document, including optional title and layout elements

Attributes

Companion
object
Graph
Supertypes
trait Renderer
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Sequence of elements within the body (e.g. tables, images, sections)

Sequence of elements within the body (e.g. tables, images, sections)

Attributes

def title: Option[Title]

Optional document title (e.g. rendered as = )

Optional document title (e.g. rendered as = )

Attributes

Inherited and Abstract methods

Attributes

Inherited from:
Renderer

Attributes

Inherited from:
RendererStyle