Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents a page in the report.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElement
Microsoft.ReportingServices.OnDemandReportRendering.Page
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class Page _
Inherits ReportElement
'Utilisation
Dim instance As Page
public sealed class Page : ReportElement
public ref class Page sealed : public ReportElement
[<SealedAttribute>]
type Page =
class
inherit ReportElement
end
public final class Page extends ReportElement
Le type Page expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
BottomMargin | Gets the width of the bottom margin. |
![]() |
Columns | Gets the default number of columns for rendering the report. |
![]() |
ColumnSpacing | Gets the spacing between each column in multi-column renderings. |
![]() |
DefinitionPath | Gets the path to this report definition object in the report definition. (remplace ReportElement.DefinitionPath.) |
![]() |
ID | Gets the unique identifier for this report definition object. (remplace ReportElement.ID.) |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
InteractiveHeight | Gets the default height for rendering the report when in an interactive renderer. |
![]() |
InteractiveWidth | Gets the default height for rendering the report when in an interactive renderer. |
![]() |
LeftMargin | Gets the width of the left margin. |
![]() |
PageFooter | Gets the footer that is rendered at the bottom of a report section. |
![]() |
PageHeader | Gets the header that is rendered at the top of a report section. |
![]() |
PageHeight | Gets the default height for rendering the report in a physical-page oriented renderer. |
![]() |
PageWidth | Gets the default width for rendering the report in a physical-page oriented renderer. |
![]() |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. (hérité de ReportElement.) |
![]() |
RightMargin | Gets the width of the right margin. |
![]() |
Style | Gets the style properties of the page. (remplace ReportElement.Style.) |
![]() |
TopMargin | Gets the width of the top margin. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)