In This Topic ▼

DocumentPrintData Class Members

Summary

The following tables list the members exposed by DocumentPrintData.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
DocumentPrintData Creates a new DocumentPrintData instance.

Public Methods

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

Public Properties

Name Description
Public Property
options The original options passed to DocumentViewer.Print.
Public Property pages The pages of the document to be printed, as an array of DocumentPrintPageData.
Public Property printStyles An array of style elements to be applied when printing.
Public Property progress Holds the progress information for the print operation.
Public Property root The root of the printing elements in Pages.
Public Property viewportImage The total composite image data to print when PrintDocumentOptions.UseViewportLayout is true.
Public Property viewportSize The size of the printed viewport, for reference, if PrintDocumentOptions.UseViewportLayout is used.

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

Leadtools.Document.Viewer Assembly