[]
Defines the document page settings.
public class PageSettings
| Name | Description |
|---|---|
| PageSettings() |
| Name | Description |
|---|---|
| BottomMargin | Gets or sets the bottom margin. |
| Height | Gets or sets the height of the paper. |
| Landscape | Gets or sets a value indicating whether to use landscape orientation. |
| LeftMargin | Gets or sets the left margin. |
| Paginated | Gets or sets a value indicating whether the content should be represented as set of fixed sized pages. |
| PaperSize | Gets or sets the paper kind. |
| RightMargin | Gets or sets the right margin. |
| TopMargin | Gets or sets the top margin. |
| Width | Gets or sets the width of the paper. |