| Page | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe PageMargins type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PageMargins | Defaults: for HTML to PDF and GetSreenshot: all margins by 5 mm; for Images to PDF: all margins to 0 mm. | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Bottom | Gets or sets the bottom margin (in points). | 
|   | Left | Gets or sets the left margin (in points). | 
|  | Right | Gets or sets the right margin (in points). | 
|   | Top | Gets or sets the top margin (in points). | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | 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