Sets all four offset values.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Unit All { set; }
Visual Basic
Public WriteOnly Property All As Unit
	Set

Remarks

Only absolute Unit values (such as "1mm" or "8in") are allowed.

See Also