Margins module

class Margins.Margins

Bases: SpireObject

Represents the margins of a document.

property All: int

Gets or sets the value of all margins.

property Bottom: int

Gets or sets the value of the bottom margin.

property Left: int

Gets or sets the value of the left margin.

property Right: int

Gets or sets the value of the right margin.

property Top: int

Gets or sets the value of the top margin.