serviceUri Property

Summary

Gets the full URL of the service.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentFactory.prototype, 'serviceUri', 
	get: function() 
) 
TypeScript Syntax
static serviceUri: string; // read-only 

Property Value

The full URL of the service.

Remarks

Refer to Document Viewer Application for more information.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly