| Interface | Description |
|---|---|
| IDevice |
Defines methods and properties that support custom rendering of the graphic elements like paths, text and images.
|
| Class | Description |
|---|---|
| AtPagePriority |
Specifies possible orders of applying page size declarations.
|
| CssOptions |
Represents css rendering options.
|
| Device<TGraphicContext extends GraphicContext,TRenderingOptions extends RenderingOptions> |
Represents base class for implementation particular rendering devices.
|
| Device.DeviceConfiguration |
Represents configuration object for devices.
|
| Device.PageWritingStrategy |
Specifies types of strategies for writing pages into output stream\streams.
|
| EpubRenderer |
Represents a EPub document renderer.
|
| GraphicContext |
Holds current graphics control parameters.
|
| HtmlRenderer |
Represents an HTML document renderer.
|
| ImageType |
Specifies the file format of the image
|
| MediaType |
Specifies possible media types used during rendering.
|
| MhtmlRenderer |
Represents a MHTML document renderer.
|
| PageSetup |
Represents a page setup object is used for configuration output page-set.
|
| Renderer<TDocument> |
Represents an abstract class for the all renderers.
|
| RenderingOptions |
Represents rendering options.
|
| SvgRenderer |
Represents SVG document renderer.
|