StyleBase.PaddingBottom Field
Returns the padding below an object.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const PaddingBottom As String
'Usage
Dim value As String
value = StyleBase.PaddingBottom
protected const string PaddingBottom
protected:
literal String^ PaddingBottom
static val mutable PaddingBottom: string
protected const var PaddingBottom : String