de.activegroup.scalajasper.core.Margins
See theMargins companion object
sealed case class Margins(top: RestrictedLength, right: RestrictedLength, bottom: RestrictedLength, left: RestrictedLength)
top and bottom margins can be relative to the page height, left and right relative to the page with
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article