marginBottom property

Dimension? marginBottom
getter/setter pair

The bottom page margin of the section.

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

Implementation

Dimension? marginBottom;