ActiveReports Developer 7
ToRdlString Method

Returns the RDL of the report definition as a System.String.
Syntax
'Declaration
 
Public Function ToRdlString() As System.String
public System.string ToRdlString()

Return Value

A string containing RDL.
See Also

Reference

PageReport Class
PageReport Members