| Page | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe PageSetup type exposes the following members.
 Constructors
Constructors Properties
Properties| Name | Description | |
|---|---|---|
|  | Orientation | Gets or sets the page orientation. Default: Landscape. | 
|  | PageHeight | Gets or sets the height of the page (in points). | 
|  | PageMargins | Gets or sets the page margins. Defaults: all margins 5mm. | 
|  | PageWidth | Gets or sets the width of the page (in points). | 
|   | PaperType | Gets or sets the type of the paper for the page. Default: A3 | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ClearFormatting | Clears the formatting. | 
|  | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object) | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object) | 
|  | ToString | Returns a string that represents the current object. (Inherited from Object) | 
 See Also
See Also