isModified Property

Summary

Indicates whether the document form fields objects or resources are modified.

Syntax

TypeScript
JavaScript
Object.defineProperty(DocumentViewerFormFields.prototype, 'isModified', 
	 get: function(), 
	 set: function(value) 
) 
      isModified: boolean; // read-only 

Property Value

true if any of the form fields or resources values are updated; otherwise false. The default value is false.

Requirements

Target Platforms

See Also

DocumentViewerFormFields

DocumentViewerFormFields Members

Leadtools.Document.Viewer Namespace

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.