resolution Property

Summary

The resolution (dots per inch) to use when loading this document.

Syntax
TypeScript
JavaScript
Object.defineProperty(LoadDocumentOptions.prototype, 'resolution', 
   get: function(), 
   set: function(value) 
) 
resolution: number; 

Property Value

The resolution (dots per inch) to use when loading this document. Default value is 0, meaning use the document original resolution.

Example

For an example, refer to DocumentFactory.LoadFromUri.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.