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

Leadtools.Document Assembly

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