The following tables list the members exposed by LoadDocumentOptions.
Public Constructors
Name | Description | |
---|---|---|
LoadDocumentOptions | Initializes a new instance of LoadDocumentOptions with default parameters. |
Public Properties
Name | Description | |
---|---|---|
annotationsUri | The location to the external annotation file associated with the document. | |
documentId | The ID to be used with the loaded document. | |
firstPageNumber | Number of the first page to be loaded from the document. | |
lastPageNumber | Number of the last page to be loaded from the document. | |
loadEmbeddedAnnotations | Indicates whether to try to load the annotations embedded in the document itself. | |
maximumImagePixelSize | The maximum width or height in pixels to use when obtaining image data from the pages in this document. | |
name | Optional name of the document. | |
password | The password to use if the document is encrypted. | |
resolution | The resolution (dots per inch) to use when loading this document. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET