←Select platform

ProcessingStepSettings Property

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

Property Value

The processing step settings 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.