Gets or sets the padding between the bottom edge of the object and its contents.

Default: 0 pt. Max: 1000 pt.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlSize PaddingBottom { get; set; }
Visual Basic
Public Property PaddingBottom As RdlSize
	Get
	Set

See Also