Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

ProcessingDateTime Property








Gets or sets the processing date/time for the ALTO document.
Syntax
public string ProcessingDateTime {get; set;}
'Declaration
 
Public Property ProcessingDateTime As String
'Usage
 
Dim instance As AltoXmlDocumentOptions
Dim value As String
 
instance.ProcessingDateTime = value
 
value = instance.ProcessingDateTime
public string ProcessingDateTime {get; set;}
@property (nonatomic, copy, nullable) NSString *processingDateTime
public String getProcessingDateTime()
public void setProcessingDateTime(String processingDateTime)
            
 <br/>get_ProcessingDateTime();<br/>set_ProcessingDateTime(value);<br/>Object.defineProperty('ProcessingDateTime'); 
public:
property String^ ProcessingDateTime {
   String^ get();
   void set (    String^ value);
}

Property Value

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

Target Platforms

See Also

Reference

AltoXmlDocumentOptions Class
AltoXmlDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features