Data for a page used for printing with DocumentViewer.Print.
function lt.Document.Viewer.DocumentPrintPageData
class lt.Document.Viewer.DocumentPrintPageData()
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
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document