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.
Gets the default height for rendering the report in a physical-page oriented renderer.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property PageHeight As ReportSize
Get
'Utilisation
Dim instance As Page
Dim value As ReportSize
value = instance.PageHeight
public ReportSize PageHeight { get; }
public:
property ReportSize^ PageHeight {
ReportSize^ get ();
}
member PageHeight : ReportSize
function get PageHeight () : ReportSize
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize object.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering