UNPKG

@progress/telerik-common-report-viewer

Version:

Common code for Progress® Telerik® Report Viewer

6 lines (5 loc) 127 B
export declare class PrintDocumentReadyEventArgs { url: string; handled: boolean; constructor(url: string); }