StyleInstance.m_paddingBottom Field
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_paddingBottom As ReportSize
'Usage
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