The Layout type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ColumnLayout |
Gets or sets the layout for the columns (down or across).
|
![]() |
Columns |
Gets or sets the number of detail columns.
|
![]() |
CustomHeight |
Gets or sets the custom height for the report, in twips.
|
![]() |
CustomWidth |
Gets or sets the custom width for the report, in twips.
|
![]() |
LabelSpacingX |
Used by the designer to discount horizontal label spacing in the design surface.
|
![]() |
LabelSpacingY |
Used by the designer to discount vertical label spacing in the design surface.
|
![]() |
MarginBottom |
Gets or sets the bottom margin for each page, in twips.
|
![]() |
MarginLeft |
Gets or sets the left margin for each page, in twips.
|
![]() |
MarginRight |
Gets or sets the right margin for each page, in twips.
|
![]() |
MarginTop |
Gets or sets the top margin for each page, in twips.
|
![]() |
Orientation |
Gets or sets the page orientation.
|
![]() |
OverlayReplacements |
Gets a dictionary (IDictionary) with replacements
to be made in the report body.
|
![]() |
PageFooter |
Gets or sets a value that determines on which pages the Page Footer section should be displayed.
|
![]() |
PageHeader |
Gets or sets a value that determines on which pages the Page Header section should be displayed.
|
![]() |
PaperSize |
Gets or sets the paper size for the report.
|
![]() |
ParentReport | |
![]() |
Picture |
Gets or sets a background picture for the report body.
|
![]() |
PictureAlign |
Gets or sets how the background picture is aligned.
|
![]() |
PictureScale |
Gets or sets how the background picture is aligned.
|
![]() |
PictureShow |
Gets or sets where the background picture is displayed.
|
![]() |
Width |
Gets or sets the width of the report's detail section, in twips.
|