FormFields Property

Summary

Manages the form fields in this document viewer.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewer.prototype, 'formFields', 
	get: function() 
) 
formFields: DocumentViewerFormFields; // read-only 

Property Value

The DocumentViewerFormFields object that manages bookmarks form fields in this document viewer.

Remarks

Document form fields are parsed from the LEADDocument loaded in the document viewer.

Refer to DocumentViewerFormFields for more information.

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.Viewer Assembly

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