Summary
This reference describes the XF Rendering Server 2013 programming interfaces available in the Microsoft .NET environment.
The following table lists the core objects:
Class  | 
Description  | 
Class representing a single instance of a rendering engine. Use it to render documents in one of the supported output formats.  | 
|
Class representing the parameters that customize a rendering operation.  | 
|
Class representing a template installed in a remote XF Rendering Server instance.  | 
|
Class representing a template file on the client computer.  | 
|
Class representing the XML input supplied to the rendering engine.  | 
|
Class representing the data retrieved by Ecrion Data Aggregation Server and supplied as input to the rendering engine.  | 
A sample "Hello World" application is included in the Code Samples section.