Membros Page
Represents a page in the report.
O tipo Page expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
Page() () () () | Creates a new instance of the Page class. | |
Page(IPropertyStore) | Creates a new instance of the Page class. |
Início
Métodos
Início
Propriedades
Nome | Descrição | |
---|---|---|
BottomMargin | Width of the bottom margin. | |
Columns | Default number of columns for rendering the report. | |
ColumnSpacing | Spacing between each column in multi-column renderings. | |
InteractiveHeight | Default height for rendering the report when in an interactive renderer. | |
InteractiveWidth | Default height for rendering the report when in an interactive renderer. | |
LeftMargin | Width of the left margin. | |
PageFooter | The footer that is rendered at the bottom of each page of the report. | |
PageHeader | The header that is rendered at the top of each page of the report. | |
PageHeight | Default height for rendering the report in a physical-page oriented renderer. | |
PageWidth | Default width for rendering the report in a physical-page oriented renderer. | |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
PropertyStore | The property store. (Herdado de ReportObjectBase.) | |
RightMargin | Width of the right margin. | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
Style | Style information for the page. | |
TopMargin | Width of the top margin. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) | |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
Início