servicePath Property (DocumentFactory)

Summary

The path from the host to the application root.

Syntax

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

Property Value

The path from the host to the application root. Default value is null.

Remarks

Refer to Document Viewer Application for more information.

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