Partilhar via


Campo m_paddingLeft

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 m_paddingLeft As ReportSize
'Uso
Dim value As ReportSize

value = Me.m_paddingLeft

Me.m_paddingLeft = value
protected ReportSize m_paddingLeft
protected:
ReportSize^ m_paddingLeft
val mutable m_paddingLeft: ReportSize
protected var m_paddingLeft : ReportSize