Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace : LoadDocumentOptions Class |
The following tables list the members exposed by LoadDocumentOptions.
Name | Description | |
---|---|---|
LoadDocumentOptions Constructor | Initializes a new instance of LoadDocumentOptions with default parameters. |
Name | Description | |
---|---|---|
AnnotationsUri | The location to the external annotation file associated with the document. | |
Cache | The cache to use with the new document. | |
CacheOptions | Determines which part of the document will be stored in the cache. | |
CachePolicy | The cache policy to use with the new document. | |
LoadEmbeddedAnnotations | Indicates whether to try to load the annotations embedded in the document itself. | |
MaximumImagePixelSize | Maximum width or height in pixels to use when obtaining image data from the pages in this document. | |
MayHaveDifferentPageSizes | Hint to the loader that the document may contain pages with different size. | |
Name | Optional name of the document. | |
Password | The password to use if the document is encrypted. | |
UseCache | Indicates whether the new document will use the cache system. | |
WebClient | The .NET WebClient object to use when downloading or uploading data from a remote URL. |