serviceApiPath Property (DocumentFactory)

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

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