Lingua

Page.PageHeight Proprietà

Definizione

Ottiene o imposta l'altezza predefinita per renderizzare il report in un renderer orientato alla pagina fisica.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize PageHeight { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize PageHeight { get; set; }
member this.PageHeight : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property PageHeight As ReportSize

Valore della proprietà

Un oggetto ReportSize.

Si applica a