serviceHost Property

Summary

The LEADTOOLS Documents Service host location.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentFactory.prototype, 'serviceHost', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
static serviceHost: string; 

Property Value

The documents service host location. Default value is http://localhost/LEADTOOLS19.

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