Namespace:  C1.Web.UI.Controls.C1Report
Assembly:  C1ReportClient (in C1ReportClient.dll)

Syntax

JavaScript
function loadPreviewHtml(pageRanges, options, callback);

Parameters

pageRanges
Type: array<System..::..Int32>[]()[][]
options
Type: Dictionary
callback
Type: C1.Web.UI.Controls.C1Report..::..CallbackAnswerHandler

See Also