.NET Programmers Reference

Top Previous Topic Next Topic  Print this topic

Summary

This reference describes the XF Ultrascale 2010 programming interfaces available in the Microsoft .NET environment.

 

The following table lists the core objects:

 

Class

Description

Engine

Class representing a single instance of a rendering engine. Use it to render XSL-FO documents in one single step.

RenderingParameters

Class representing the rendering parameters passed to an Engine object.

 

We have also included a sample "Hello World" application in our Code Samples section.