←Select platform

Document Class Properties

Summary

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

Public Properties

Name Description
Annotations Object that manages the annotations of the document.
AutoDeleteFromCache Indicates whether to delete all the entries that belong to this document from the cache when it is disposed.
AutoDisposeDocuments Indicates whether to automatically dispose any child documents.
AutoSaveToCache Indicates whether to automatically save the document to the cache before it is disposed.
Barcodes Object that manages the barcodes of the document.
CacheOptions Determines which part of the document will be stored in the cache.
CacheStatus The cache status of this document.
CacheUri The URL to the original document's image data if it was stored in the cache.
DocumentId Unique identifier of this document.
Documents Object that manages the children of this document.
DocumentType Document type.
FileLength Length of the original document file or URL.
Format Gets the LEADTOOLS raster image format identifier for this document.
HasAnnotationsStream Indicates that the document has a valid stream containing the data of the original annotations.
HasCache Indicates whether this Document is using the cache.
HasDocuments Determine whether this document has children.
HasStream Indicates that the document has a valid stream containing the data of the original document.
Images Object that manages the raster and SVG image settings of the document.
InternalObject Internal LEADTOOLS object used with the document.
IsDecrypted Indicates whether this document has been decrypted.
IsDownloaded Indicates if this document was downloaded.
IsEncrypted 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 Determines if the document structure is supported.
LastCacheSyncTime Timestamp of when the document was last saved to the cache sucessfully.
Metadata Object that manages the metadata of the document.
MimeType MIME type of the document.
Name Name of the document.
Pages Object that manages the pages of the document.
RasterCodecs Object that is used to load or save raster images and SVG documents.
Stream Original document stream.
Structure Object that manages the structure and table of content of the document.
Text Object that manages the text and OCR recognition settings of the document.
Uri URL to the original document physical location.
UserData The user-defined data associated with this document.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly