Campo StyleInstance.m_paddingBottom
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
A ReportSize value that represents the calculated value of the PaddingBottom property.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected m_paddingBottom As ReportSize
'Uso
Dim value As ReportSize
value = Me.m_paddingBottom
Me.m_paddingBottom = value
protected ReportSize m_paddingBottom
protected:
ReportSize^ m_paddingBottom
val mutable m_paddingBottom: ReportSize
protected var m_paddingBottom : ReportSize
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering