marginBottom property

Dimension? marginBottom
getter/setter pair

The bottom page margin of the section.

If unset, the value defaults to margin_bottom from DocumentStyle. If DocumentMode is PAGELESS, this property will not be rendered. When updating this property, setting a concrete value is required. Unsetting this property results in a 400 bad request error.

Implementation

Dimension? marginBottom;