Leadtools.Documents Namespace > Document Object : DocumentId Property |
get_documentId();
Object.defineProperty('documentId');
Type | Description |
---|---|
string | The unique identifier of this document. |
This value is set by the framework when the document is initialized. The ID is important when using the document with the cache system and is the only value needed to re-construct completely the document from the cache.