Partager via


Champ StyleInstance.m_paddingBottom

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

A ReportSize value that represents the calculated value of the PaddingBottom property.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_paddingBottom As ReportSize
'Utilisation
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

Voir aussi

Référence

StyleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering