fromJson Method

Summary

Creates a TextAnalysisResult from a JSON object.

Syntax
TypeScript
JavaScript
TextAnalysisResult.prototype.fromJson = function( 
   obj 
) 
fromJson( 
   obj: any 
): TextAnalysisResult; 

Parameters

obj

The JSON object to unpack.

Return Value

Returns an instance of TextAnalysisResult.

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.