Kettic.AspNet.Controls.Toolkit.Apoc Namespace |
Class | Description | |
---|---|---|
![]() ![]() |
ApocDriver |
ApocDriver provides the client with a single interface to invoking Apoc XSL-FO.
|
![]() |
ApocEventArgs |
A class containing event data for the Error, Warning and Info
events defined in ApocDriver.
|
![]() |
ApocException |
This exception is thrown by Apoc when an error occurs.
|
![]() |
XslTransformer |
Provides a static method that applies an
XSL stylesheet to an XML document
|
Interface | Description | |
---|---|---|
![]() |
IDriver |
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.
|
Delegate | Description | |
---|---|---|
![]() |
ApocDriverApocEventHandler |
The delegate subscribers must implement to receive Apoc events.
|
![]() |
ApocDriverApocImageHandler |
The delegat subscribers must implement to handle the loading
of image data in response to external-graphic formatting objects.
|