PrintDocumentOptions Object

Summary

Specify the document printing options (Selected pages, Page size and orientation).

Syntax

JavaScript Syntax
function lt.Documents.UI.PrintDocumentOptions 
TypeScript Syntax
class lt.Documents.UI.PrintDocumentOptions() 

Remarks

PrintDocumentOptions is used exclusively as input to the DocumentViewer.Print method. The options control the page inputs, orientation, and page size as well as options for disposal or whether to open the browser’s print dialog when completed. For more information, refer to DocumentViewer.Print or the PrintDocumentOptions members.

History

19.0.0.48

Added the following new properties:

Requirements

Target Platforms

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