makeLeadCacheUri Method

Summary

Constructs a LEAD cache URI from a document ID.

Syntax
TypeScript
JavaScript
makeLeadCacheUri = function( 
   documentId 
) 
static makeLeadCacheUri( 
   documentId: string 
): string; 

Parameters

documentId

The Document ID to use. This value cannot be null.

Return Value

LEAD cache URI that identifies the document.

Remarks

For more information, refer to isUploadDocumentUri.

Requirements

Target Platforms

Help Version 23.0.2024.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Document Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.