PageSettings Class Methods
In This Topic
For a list of all members of this type, see PageSettings members.
Public Methods
| | Name | Description |
  | Equals | Overloaded. Tests if two PageSettings objects are considered equal. |
 | GetHashCode | Returns a hash code for the current instance. |
 | SetHeight | Sets a height for the Page. |
 | SetMargins | Sets the Margins around the Page. |
 | SetOrientation | Sets the orientation of the Page. |
 | SetSize | Overloaded. Sets the Size of the Page. |
 | SetWidth | Sets a width for the Page. |
Top
See Also