[]
Base class to render report as document.
Delegates drawing logic to wrapped instance. Used to extend existing canvas with additional logic, for example implement IReportDrawingCanvas.
Renders a single item, not a complete report.
Provides extension methods for the ILayoutEngine interface.
Interface tries to keep layout tree between sessions to optimize re-rendering time.
Represents settings for page generator.
Represents information about the progress of a report export.
Represents the device capabilities provider.
Additional to IGenerator interface to render arbitrary action (ApplyParameters for now)
Pages generator.
Additional to IGenerator interface to render interactive actions (like Slicer)
Represents a renderer for managing interactive elements.
Watermark support interface.
Allows to choose interactivity strategy.