PaperSettings Methods

The PaperSettings type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromPaperSize
Creates a new paper setting with default margins and width, height, and unit that corresponds to one of the standard paper sizes.
Public methodSetMargins(Double)
Sets all margins to the specified value.
Public methodSetMargins(Double, PaperUnit)
Sets all margins to the specified value.
Public methodToUnit
Converts all values from the current unit to the specified unit.
Top
See Also