RadControls for WinForms

Classes

  ClassDescription
Public classApocDriver
ApocDriver provides the client with a single interface to invoking Apoc XSL-FO.
Public classApocEventArgs
A class containing event data for the Error, Warning and Info events defined in ApocDriver.
Public classApocException
This exception is thrown by Apoc when an error occurs.
Public classXslTransformer
Provides a static method that applies an XSL stylesheet to an XML document

Interfaces

  InterfaceDescription
Public interfaceIDriver
This interface is implemented by the ApocDriver class to permit usage from COM applications. This is the recommended method of supporting invocation from COM application as it permits interface versioning.

Delegates

  DelegateDescription
Public delegateApocDriver..::..ApocEventHandler
The delegate subscribers must implement to receive Apoc events.
Public delegateApocDriver..::..ApocImageHandler
The delegat subscribers must implement to handle the loading of image data in response to external-graphic formatting objects.