Freigeben über


HeightInPixels-Eigenschaft

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property HeightInPixels As Integer
    Get
'Usage
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

Eigenschaftswert

Typ: System. . :: . .Int32