MetadataBuilderProxy
papyrus.DSL.builders.MetadataBuilderProxy
class MetadataBuilderProxy(get: () => MetadataBuilder, set: MetadataBuilder => Unit) extends MetadataBuilder
Builds document metadata proxy
Attributes
- Graph
-
- Supertypes
-
class MetadataBuildertrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Sets author name
Sets charset ("utf-8", "iso-8859-1", "windows-1252")
Sets file extension ("html" or "pdf")
Sets language ("en", "it", "fr", "de", etc.)
Sets filename
Sets absolute saving path
Sets style parameters with another builder
Sets stylesheet path (String ending with ".css"). Papyrus creates a default stylesheet
Sets stylesheet path (String ending with ".css"). Papyrus creates a default stylesheet
Attributes
- Definition Classes
Sets document title
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article