Summary
This reference describes the XF Ultrascale 2012 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. |
We have also included a sample "Hello World" application in our Code Samples section.