PageMarginOptions class

PageMarginOptions class

Represents options that support page margins.

The PageMarginOptions type exposes the following members:

Constructors

Constructor Description
init

Properties

Property Description
bottom The desired page bottom margin in points.
left The desired page left margin in points.
right The desired page right margin in points.
top The desired page top margin in points.

See Also