fromJson Method

Summary

Creates an analysis result from a JSON object.

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

Parameters

obj

The JSON object to unpack.

Return Value

Returns an instance of AnalysisResult.

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.