Condividi tramite


Campo m_paddingTop

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_paddingTop As ReportSize
'Utilizzo
Dim value As ReportSize

value = Me.m_paddingTop

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