PrintDocumentOptions Class Properties

Summary

For a list of all members of this type, see PrintDocumentOptions members

Public Properties

Name Description
autoDispose Indicates whether to automatically dispose the internal data for this print operation the next time DocumentViewer.Print is called.
autoOpenBrowserPrint Indicates whether to open the browser’s print dialog after DocumentViewer.Print has completed.
clientRenderSizePixels Size to use for printing images that are rendered from the client, in pixels.
dPI The virtual DPI (dots per inch) of printed pages.
imageLoaderImagesHolder The HTMLElement to use for temporary image loading, when necessary.
orientation The orientation value for the pages.
pageSize The destination page size, in document units.
pagesList List of page indices to be printed.
parent The element in the DOM to which the composed print elements will be appended.
removeMargins Indicates whether to try printing without page margins.
showAnnotations Indicates whether to print the annotations of each page.
title Title for the page for use in headers or a Save-to-PDF function
usePDFClientRendering Indicates whether to use PDF Client Rendering for the printing of pages.
useViewportLayout Indicates whether each page should map to a separate printed page.
viewportClip Indicates that only parts of the document in the given viewport rectangle should be rendered for printing.
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