←Select platform

ProcessingAgency Property

Summary
Processing agency for the ALTO document.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string ProcessingAgency { get; set; } 
@property (nonatomic, copy, nullable) NSString *processingAgency; 
public String getProcessingAgency() 
public void setProcessingAgency(String processingAgency) 
public: 
property String^ ProcessingAgency { 
   String^ get(); 
   void set (    String^ ); 
} 
ProcessingAgency # get and set (AltoXmlDocumentOptions) 

Property Value

The processing agency 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.