←Select platform

IsModified Property

Summary

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

Syntax

C#
C++/CLI
public bool IsModified { get; } 
public:  
   property bool IsModified 
   { 
      bool get() 
   } 

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 Class

DocumentViewerFormFields Members

Leadtools.Document.Viewer Namespace

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

Leadtools.Document.Viewer.WinForms Assembly

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