[]
Defines the page layout used then report generated. Values specified via PageLayout overrides the report original settings.
public class PageLayout
Name | Description |
---|---|
PageLayout() |
Name | Description |
---|---|
ColumnSpacing | Gets or sets the column spacing in millimeters. |
Columns | Gets or sets the number of columns. |
MarginBottom | Gets or sets the bottom margin in millimeters. |
MarginLeft | Gets or sets the left margin in millimeters. |
MarginRight | Gets or sets the right margin in millimeters. |
MarginTop | Gets or sets the top margin in millimeters. |
PageHeight | Gets or sets the page height in millimeters. |
PageWidth | Gets or sets the page width in millimeters. |