copyFromJson Method

Summary

Copies DocumentFormFieldsContainer fields from a JSON object.

Syntax

TypeScript
JavaScript
DocumentFormFieldsContainer.prototype.copyFromJson = function( 
   json 
) 
copyFromJson( 
   json: any 
): boolean; 

Parameters

json

The JSON object to unpack/copy from.

Requirements

Target Platforms

See Also

DocumentFormFieldsContainer Class

DocumentFormFieldsContainer Members

lt.Document Namespace

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.