DocumentPrintPageData Object

Summary

Data for a page used for printing with DocumentViewer.Print.

Syntax
TypeScript
JavaScript
function lt.Document.Viewer.DocumentPrintPageData 
class lt.Document.Viewer.DocumentPrintPageData() 
Remarks

DocumentViewer.Print is an asynchronous operation that returns a JQuery Promise to a DocumentPrintData instance. This data contains all the pages that will be printed as DocumentPrintPageData.

If a user intends to not make changes to the printed pages before calling the system print dialog (either with PrintDocumentOptions.AutoOpenBrowserPrint or DocumentViewer.OpenBrowserPrint), there is no reason to modify this data. Otherwise, this data allows the user more control over what their printed items will look like when rendered in the browser and on the printer.

See DocumentViewer.Print for more information.

History

19.0.0.48
Added
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.