DocumentPrintData Class Members

Summary

The following tables list the members exposed by DocumentPrintData.

Public Constructors

Name Description
DocumentPrintData Creates a new DocumentPrintData instance.

Public Methods

Name Description
buildPrintRoot Creates a new HTMLElement as the Root and appends the Pages data.
buildViewportImage Creates a new HTMLElement as the Root and appends the Pages data.
dispose Disposes the data and elements used for the DocumentViewer.Print operation.

Public Properties

Name Description
options The original options passed to DocumentViewer.Print.
pages The pages of the document to be printed, as an array of DocumentPrintPageData.
printStyles An array of style elements to be applied when printing.
progress Holds the progress information for the print operation.
root The root of the printing elements in Pages.
viewportImage The total composite image data to print when PrintDocumentOptions.UseViewportLayout is true.
viewportSize The size of the printed viewport, for reference, if PrintDocumentOptions.UseViewportLayout is used.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI Assembly