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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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