PaperSettings Methods |
The PaperSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| FromPaperSize |
Creates a new paper setting with default margins and width, height, and unit that
corresponds to one of the standard paper sizes.
| |
| SetMargins(Double) |
Sets all margins to the specified value.
| |
| SetMargins(Double, PaperUnit) |
Sets all margins to the specified value.
| |
| ToUnit |
Converts all values from the current unit to the specified unit.
|