←Select platform

ProcessingStepDescription Property

Summary
Processing step description for the ALTO document.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string ProcessingStepDescription { get; set; } 
@property (nonatomic, copy, nullable) NSString *processingStepDescription; 
public String getProcessingStepDescription() 
public void setProcessingStepDescription(String description) 
public: 
property String^ ProcessingStepDescription { 
   String^ get(); 
   void set (    String^ ); 
} 
ProcessingStepDescription # get and set (AltoXmlDocumentOptions) 

Property Value

The Processing step description for the ALTO document. Default value is null.

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

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