←Select platform
In This Topic ▼

LoadDocumentAsyncOptions Class Properties

Summary

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

Public Properties

Name Description
Public Property AnnotationsUri The location to the external annotation file associated with the document. (Inherited from LoadDocumentOptions)
Public Property Cache The cache to use with the new document. (Inherited from LoadDocumentOptions)
Public Property CacheOptions Determines which part of the document will be stored in the cache. (Inherited from LoadDocumentOptions)
Public Property CachePolicy The cache policy to use with the new document. (Inherited from LoadDocumentOptions)
Public Property DocumentId The ID to be used with the loaded document. (Inherited from LoadDocumentOptions)
Public Property FirstPageNumber Number of the first page to be loaded from the document. (Inherited from LoadDocumentOptions)
Public Property LastPageNumber Number of the last page to be loaded from the document. (Inherited from LoadDocumentOptions)
Public Property LoadAttachmentsMode Controls how to handle the embedded attachment found in the document during loading. (Inherited from LoadDocumentOptions)
Public Property LoadEmbeddedAnnotations Tries to load the annotations embedded in the document. (Inherited from LoadDocumentOptions)
Public Property LoadFormFieldsMode Controls how to handle the form fields found in the document during loading. (Inherited from LoadDocumentOptions)
Public Property MaximumImagePixelSize Maximum width or height in pixels to use when obtaining image data from the pages in this document. (Inherited from LoadDocumentOptions)
Public Property MayHaveDifferentPageSizes Hint to the loader that the document may contain pages with different sizes. (Inherited from LoadDocumentOptions)
Public Property MimeType The optional mime type of the document being loaded. (Inherited from LoadDocumentOptions)
Public Property Name Optional name of the document. (Inherited from LoadDocumentOptions)
Public Property Password The password to use if the document is encrypted. (Inherited from LoadDocumentOptions)
Public Property RedactionOptions Redaction options to use with this document. (Inherited from LoadDocumentOptions)
Public Property RenderAnnotations Renders annotations embedded in the document. (Inherited from LoadDocumentOptions)
Public Property TimeoutMilliseconds Timeout in milliseconds, after which time loading is aborted. (Inherited from LoadDocumentOptions)
Public Property UseCache Indicates whether the new document will use the cache system. (Inherited from LoadDocumentOptions)
Public Property UserState The user-defined state object associated with this operation.
Public Property UserToken User token associated with the document. (Inherited from LoadDocumentOptions)
Public Property WebClient The .NET System.Net.WebClient object to use when downloading or uploading data from a remote URL. (Inherited from LoadDocumentOptions)

See Also

LoadDocumentAsyncOptions Class

Leadtools.Document Namespace

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

Leadtools.Document Assembly

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