marginTop property

Dimension? marginTop
getter/setter pair

The top page margin of the section.

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

Implementation

Dimension? marginTop;