serviceApiPath Property

Summary

The path to the api endpoints of the service.

Syntax

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

Property Value

The path to the api endpoints of the service. Default value is null.

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