Gets or sets the spacing before the paragraph. Cannot be negative.

Default: 0tw.

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

Syntax

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

See Also