In This Topic ▼

LEADDocument Class Properties

Summary

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

Public Properties

Name Description
Public Property
annotations Gets the object that manages the annotations of the document.
Public Property autoDisposeDocuments Indicates whether to automatically dispose any child documents.
Public Property barcodes Object that manages the barcodes of the document.
Public Property cacheStatus The cache status of this document.
Public Property cacheUri The URL to the original document's image data if it was stored in the cache.
Public Property dataType Data type of this LEADDocument.
Public Property defaultResolution Default resolution in dots per inch of this document.
Public Property documentId Gets the unique identifier of this document.
Public Property documents Object that manages the children of this document.
Public Property fileLength Length of the original document file or URL
Public Property hasDocuments Determine whether this document has children.
Public Property images Gets the object that manages the raster and SVG image settings of the document.
Public Property isAnyCacheStatusNotSynced Checks if the cache status of this document or any of its children is not synced.
Public Property isDecrypted Gets a value that indicates whether this document has been decrypted.
Public Property isEncrypted Gets a value that indicates whether this document is encrypted.
Public Property isLocal Indicate that this document has been created by the user.
Public Property isReadOnly Indicates that this document is read-only and cannot be modified.
Public Property isStructureSupported Gets a value that determines if the document structure is supported.
Public Property isUsingMemoryCache Indicates whether this LEADDocument is currently using memory cache.
Public Property lastCacheSyncTime Timestamp of when the document was last saved to the cache successfully.
Public Property metadata Gets the object that manages the metadata of the document.
Public Property
static  | Shared in VB</div>
metadataKey_IsLinearized "IsLinearized" metadata key constant.
Public Property mimeType Gets the MIME type of the document.
Public Property name Name of the document.
Public Property pages Gets the object that manages the pages of the document.
Public Property static  | Shared in VB postUpload_LinearizePdfMinimumLength Post upload operation "postUpload_LinearizePdfMinimumLength" constant.
Public Property serviceUserData User data to be passed to the service with the next Document Service call.
Public Property structure Gets the object that manages the structure and table of content of the document.
Public Property text Gets the object that manages the text and OCR recognition settings of the document.
Public Property static  | Shared in VB unitsPerInch Number of units per inch used for document coordinates.
Public Property uri Gets the URL to the original document physical location.
Public Property viewOptions Options to use when applying the redactions during viewing.

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

Leadtools.Document Assembly