ReportSize.ToString Method

Definition

Converts the size to a string value, as expressed in the report definition.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A String value containing the report size, as expressed in the report definition.

Applies to