loadDocumentOptions Property

Summary

Options to use when loading this document.

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

Property Value

The original options used to load this document. The default value is null.

Remarks

loadDocumentOptions is a copy of the options passed to the DocumentFactory, loadFromUri and loadFromFile methods used to create this LEADDocument.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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