←Select platform

IsFormFieldsModified Property

Summary

Indicates whether any of the document form fields values are updated.

Syntax
C#
C++/CLI
Python
public bool IsFormFieldsModified { get; set; } 
public:  
   property bool IsFormFieldsModified 
   { 
      bool get() 
      void set(bool value) 
   } 
IsFormFieldsModified # get and set (DocumentPage) 

Property Value

true if any of the document page form fields values are updated; otherwise false. The default is false.

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.