Propriedade do RDL HeightInPixels
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Overridable ReadOnly Property HeightInPixels As Integer
Get
'Uso
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
Valor da propriedade
Tipo: System. . :: . .Int32
Consulte também