'Declaration
Public Overloads Function PrintDialog() As System.Boolean
Return Value
true if the document was printed, false otherwise.
Remarks
This method is a shortcut to the corresponding PrintDialog(...) method on the C1Document property of the current report. The report will be rendered if it was not rendered yet.