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

Show in webframe

ProcessingAgency Property








Gets or sets the processing agency for the ALTO document.
Syntax
public string ProcessingAgency {get; set;}
'Declaration
 
Public Property ProcessingAgency As String
'Usage
 
Dim instance As AltoXmlDocumentOptions
Dim value As String
 
instance.ProcessingAgency = value
 
value = instance.ProcessingAgency
public string ProcessingAgency {get; set;}
@property (nonatomic, copy, nullable) NSString *processingAgency
public String getProcessingAgency()
public void setProcessingAgency(String processingAgency)
            
 <br/>get_ProcessingAgency();<br/>set_ProcessingAgency(value);<br/>Object.defineProperty('ProcessingAgency'); 
public:
property String^ ProcessingAgency {
   String^ get();
   void set (    String^ value);
}

Property Value

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