Partager via


Propriété HeightInPixels

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected Overridable ReadOnly Property HeightInPixels As Integer
    Get
'Utilisation
Dim value As Integer

value = Me.HeightInPixels
protected virtual int HeightInPixels { get; }
protected:
virtual property int HeightInPixels {
    int get ();
}
abstract HeightInPixels : int
override HeightInPixels : int
function get HeightInPixels () : int

Valeur de propriété

Type : System. . :: . .Int32