←Select platform

CreationTime Property

Summary
Gets or sets the date and time that the form's attribute was created.

Syntax
C#
C++/CLI
Java
Python
public DateTime CreationTime { get; set; } 
public Date getCreationTime(); 
public void setCreationTime( 
   java.util.Date date 
); 
public: 
property DateTime CreationTime { 
   DateTime get(); 
   void set (    DateTime ); 
} 
CreationTime # get and set (FormRecognitionProperties) 

Property Value

The creation time of this form (2100,0050).

Requirements

Target Platforms

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

Leadtools.Forms.Recognition Assembly

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