←Select platform

IsModified Property

Summary

Indicates whether the DocumentFormField value is updated.

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

Property Value

true if the DocumentFormField value is updated; otherwise false. The default value 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.