←Select platform

GetLeadCacheData Method

Summary

Helper method to get the data part from a LEAD cache URI.

Syntax
C#
C++/CLI
Python
public static string GetLeadCacheData( 
   Uri uri 
) 
public:  
   static String^ GetLeadCacheData( 
      Uri^ uri 
   ) 
def GetLeadCacheData(self,uri): 

Parameters

uri

LEAD cache URI.

Return Value

The data part (usually the document ID), if uri contains a valid LEAD cache scheme; otherwise, null.

Remarks

Refer to IsUploadDocumentUri for more information.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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