C1PageSettings Class Members
In This Topic
The following tables list the members exposed by C1PageSettings.
Public Constructors
Public Properties
| 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. Changing this property swaps height and width of the page. |
| LeftMargin | Gets or sets the left margin. |
| PaperSize | Gets or sets the paper kind. Changing of this property may change Width and/or Height. |
| RightMargin | Gets or sets the right margin. |
| TopMargin | Gets or sets the top margin. |
| Width | Gets or sets the width of the paper. |
Top
Public Methods
Public Events
See Also