Name | Description | |
---|---|---|
![]() | Author | Gets or sets the author of the export settings. |
![]() | Description | Gets or sets the description of the export settings. |
![]() | FromPage | |
![]() | IsAuthorDefined | Gets a boolean value indicating if the Author property has been explicitly set. |
![]() | IsDescriptionDefined | Gets a boolean value indicating if the Description property has been explicitly set. |
![]() | IsFromPageDefined | |
![]() | IsKeywordsDefined | Gets a boolean value indicating if the Keywords property has been explicitly set. |
![]() | IsLandscapeDefined | Gets a boolean value indicating if the Landscape property has been explicitly set. |
![]() | IsMarginsDefined | Gets a boolean value indicating if the Margins property has been explicitly set. |
![]() | IsPaperSizeDefined | Gets a boolean value indicating if the PaperSize property has been explicitly set. |
![]() | IsTitleDefined | Gets a boolean value indicating if the Title property has been explicitly set. |
![]() | IsToPageDefined | |
![]() | Keywords | Gets or sets the keywords associated with the export settings. |
![]() | Landscape | Gets or sets a value indicating whether the Report is exported in landscape or portrait orientation. |
![]() | Margins | Gets or sets the System.Drawing.Printing.Margins for the Report's pages. |
![]() | PaperSize | Gets or sets the size of the Report's pages. |
![]() | Title | Gets or sets the title associated with the export settings. |
![]() | ToPage |