←Select platform
In This Topic ▼

LoadDocumentOptions Class Properties

Summary

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

Public Properties

Name Description
Public Property AnnotationsUri The location to the external annotation file associated with the document.
Public Property Cache The cache to use with the new document.
Public Property CacheOptions Determines which part of the document will be stored in the cache.
Public Property CachePolicy The cache policy to use with the new 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 LoadAttachmentsMode Controls how to handle the embedded attachment found in the document during loading.
Public Property LoadEmbeddedAnnotations Tries to load the annotations embedded in the document.
Public Property LoadFormFieldsMode Controls how to handle the form fields found in the document during loading.
Public Property MaximumImagePixelSize Maximum width or height in pixels to use when obtaining image data from the pages in this document.
Public Property MayHaveDifferentPageSizes Hint to the loader that the document may contain pages with different sizes.
Public Property MimeType The optional mime type of the document being loaded.
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 TimeoutMilliseconds Timeout in milliseconds, after which time loading is aborted.
Public Property UseCache Indicates whether the new document will use the cache system.
Public Property UserToken User token associated with the document.
Public Property WebClient The .NET System.Net.WebClient object to use when downloading or uploading data from a remote URL.

See Also

LoadDocumentOptions 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.