isUploadDocumentUri Method (DocumentFactory)

Summary

Gets a value that indicate whether the URL points to a special LEAD cache scheme.

Syntax

JavaScript Syntax
isUploadDocumentUri = function(uri)
TypeScript Syntax
static isUploadDocumentUri(uri: string): boolean;

Parameters

uri

Uri to check.

Return Value

true if the URL points to a special LEAD cache scheme; otherwise, false.

Remarks

This is a helper method that can be used to detect whether a URL was created by UploadDocument.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize