←Select platform
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 Object that manages the annotations of the document.
Public Property Attachments Gets the Object that manages the attachments of the document.
Public Property AutoDeleteAttachmentsFromCache Controls what happens to the external attachment documents when the owner document is deleted from the cache.
Public Property AutoDeleteFromCache Indicates whether to delete all the entries that belong to this document from the cache when it is disposed.
Public Property AutoDisposeDocuments Indicates whether to automatically dispose any child documents.
Public Property AutoDisposeStream Indicates whether LEADDocument should dispose of the stream passed to DocumentFactory.LoadFromStream.
Public Property AutoSaveToCache Indicates whether to automatically save the document to the cache before it is disposed.
Public Property Barcodes Object that manages the barcodes of the document.
Public Property CacheName The name of the cache owner of this document.
Public Property CacheOptions Determines which part of the document will be stored in the cache.
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 DocumentId Unique identifier of this document.
Public Property Documents Object that manages the children of this document.
Public Property DocumentType Document type.
Public Property FileLength Length of the original document file or URL.
Public Property Format Gets the LEADTOOLS raster image format identifier for this document.
Public Property HasAnnotationsStream Indicates that the document has a valid stream containing the data of the original annotations.
Public Property HasCache Indicates whether this LEADDocument is using the cache.
Public Property HasDocuments Determine whether this document has children.
Public Property HasStream Indicates that the document has a valid stream containing the data of the original document.
Public Property History Object that manages the history tracking of this LEADDocument.
Public Property Images Object that manages the raster and SVG image settings of the document.
Public Property InternalObject Internal LEADTOOLS object used with 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 IsDownloaded Indicates if this document was downloaded.
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 whether the document structure is supported.
Public Property LastCacheSyncTime Timestamp of when the document was last saved to the cache sucessfully.
Public Property LoadDuration Time it took the library to load this document in milliseconds.
Public Property Metadata Object that manages the metadata of the document.
Public Property MimeType MIME type of the document.
Public Property Name Name of the document.
Public Property Pages Object that manages the pages of the document.
Public Property RasterCodecs Object that is used to load or save raster images and SVG documents.
Public Property Stream Gets the original document stream.
Public Property Structure Object that manages the structure and table of content of the document.
Public Property Text Object that manages the text and OCR recognition settings of the document.
Public Property Uri Gets the URL to the original document's physical location.
Public Property UserData The user-defined data associated with this document.
Public Property UserId User ID associated with this document.
Public Property UserToken User token associated with the document.
Public Property ViewOptions Optional initial view options of this LEADDocument.

See Also

Reference

LEADDocument Class

Leadtools.Document Namespace

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

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.