fileName Property

Summary

File name for the ALTO document.

Syntax

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

Property Value

A The file name 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