Freigeben über


WidthInPixels-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 WidthInPixels As Integer
    Get
'Usage
Dim value As Integer

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

Eigenschaftswert

Typ: System. . :: . .Int32