Gets the units of measurement used by the current size.

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

Syntax

C#
public ReportSizeType Units { get; }
Visual Basic
Public ReadOnly Property Units As ReportSizeType
	Get

See Also