applicationDescription Property

Summary

Application description setting for the ALTO document.

Syntax

JavaScript Syntax
Object.defineProperty(AltoXmlDocumentOptions.prototype, 'applicationDescription', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
applicationDescription: string; 

Property Value

The application description setting for the ALTO document. Default value is null.

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