In This Topic ▼

LoadDocumentOptions Class Members

Summary

The following tables list the members exposed by LoadDocumentOptions.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
LoadDocumentOptions Initializes a new instance of LoadDocumentOptions with default parameters.

Public Properties

Name Description
Public Property
annotationsUri The location to the external annotation file associated with the document.
Public Property documentId The ID to be used with the loaded document.
Public Property firstPageNumber Number of the first page to be loaded from the document.
Public Property lastPageNumber Number of the last page to be loaded from the document.
Public Property loadEmbeddedAnnotations Tries to load the annotations embedded in the document.
Public Property loadMode Load document mode to use.
Public Property maximumImagePixelSize The maximum width or height in pixels to use when obtaining image data from the pages in this document.
Public Property name Optional name of the document.
Public Property password The password to use if the document is encrypted.
Public Property redactionOptions Redaction options to use with this document.
Public Property renderAnnotations Renders annotations embedded in the document.
Public Property resolution The resolution (dots per inch) to use when loading this document.
Public Property timeoutMilliseconds Timeout in milliseconds to abort loading slow documents.

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

Leadtools.Document Assembly