DynamicImageInstance.HeightInPixels 属性

此 API 支持 基础结构,但不能通过代码直接使用。

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Protected Overridable ReadOnly Property HeightInPixels As Integer
    Get
用法
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

属性值

类型:System.Int32