Gets the ReportSize value when this object contains a constant.

Throws an exception is thrown if this object contains an expression.

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

Syntax

C#
public ReportSize Value { get; }
Visual Basic
Public ReadOnly Property Value As ReportSize
	Get

See Also