Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerDocumentReadyEventArgs Constructors

Provides data for the ASPxClientWebDocumentViewer.DocumentReady and ASPxClientReportDesigner.PreviewDocumentReady events.
Name Parameters Description
ASPxClientWebDocumentViewerDocumentReadyEventArgs(String, String, Int32) documentId, reportId, pageCount Initializes a new instance of the ASPxClientWebDocumentViewerDocumentReadyEventArgs class with the specified settings.
See Also