sort Property

Summary

Sorts text from top-left to bottom-right.

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

Property Value

true to sort text from top-left to bottom-right in the output document; otherwise, false to save text into the output file in the same order as the input data. The default value is false.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.