The following tables list the members exposed by LEADDocument.
Public Methods
Name | Description | |
---|---|---|
compare | Compares a list of LEADDocument objects. | |
convert | Converts this document to any supported format using SVG, OCR, and Raster technologies. | |
decrypt | Decrypt this document using the specified password. | |
dispose | Releases all resources used by this LEADDocument. | |
documentToPixels | Converts a value from document units to pixels. | |
getRotateFlip | Extracts the rotation and flips value of the specified view perspective of this page. | |
getViewPerspectiveTransform | Helper method to calculate the matrix to use when applying a view perspective. | |
pixelsToDocument | Converts a value from pixels to document units. | |
pointToDocument | Converts a point from pixels to document units. | |
pointToPixels | Converts a point from document units to pixels. | |
rectToDocument | Converts a rectangle from pixels to document units. | |
rectToPixels | Converts a rectangle from document units to pixels. | |
sizeToDocument | Converts a size from pixels to document units. | |
sizeToPixels | Converts a size from document units to pixels. |
Public Properties
Name | Description | |
---|---|---|
annotations | Gets the object that manages the annotations of the document. | |
autoDisposeDocuments | Indicates whether to automatically dispose any child documents. | |
barcodes | Object that manages the barcodes of the document. | |
cacheStatus | The cache status of this document. | |
cacheUri | The URL to the original document's image data if it was stored in the cache. | |
dataType | Data type of this LEADDocument. | |
defaultResolution | Default resolution in dots per inch of this document. | |
documentId | Gets the unique identifier of this document. | |
documents | Object that manages the children of this document. | |
fileLength | Length of the original document file or URL | |
hasDocuments | Determine whether this document has children. | |
images | Gets the object that manages the raster and SVG image settings of the document. | |
isAnyCacheStatusNotSynced | Checks if the cache status of this document or any of its children is not synced. | |
isDecrypted | Gets a value that indicates whether this document has been decrypted. | |
isEncrypted | Gets a value that indicates whether this document is encrypted. | |
isLocal | Indicate that this document has been created by the user. | |
isReadOnly | Indicates that this document is read-only and cannot be modified. | |
isStructureSupported | Gets a value that determines if the document structure is supported. | |
isUsingMemoryCache | Indicates whether this LEADDocument is currently using memory cache. | |
lastCacheSyncTime | Timestamp of when the document was last saved to the cache successfully. | |
metadata | Gets the object that manages the metadata of the document. | |
metadataKey_IsLinearized | "IsLinearized" metadata key constant. | |
mimeType | Gets the MIME type of the document. | |
name | Name of the document. | |
pages | Gets the object that manages the pages of the document. | |
postUpload_LinearizePdfMinimumLength | Post upload operation "postUpload_LinearizePdfMinimumLength" constant. | |
serviceUserData | User data to be passed to the service with the next Document Service call. | |
structure | Gets the object that manages the structure and table of content of the document. | |
text | Gets the object that manages the text and OCR recognition settings of the document. | |
unitsPerInch | Number of units per inch used for document coordinates. | |
uri | Gets the URL to the original document physical location. | |
viewOptions | Options to use when applying the redactions during viewing. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document