←Select platform

ProcessingDateTime Property

Summary
Processing date/time for the ALTO document.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string ProcessingDateTime { get; set; } 
@property (nonatomic, copy, nullable) NSString *processingDateTime; 
public String getProcessingDateTime() 
public void setProcessingDateTime(String processingDateTime) 
public: 
property String^ ProcessingDateTime { 
   String^ get(); 
   void set (    String^ ); 
} 
ProcessingDateTime # get and set (AltoXmlDocumentOptions) 

Property Value

The processing date/time for the ALTO document. Default value is null.

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.Writer Assembly

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