MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace
Inheritance Hierarchy
GrapeCity.ActiveReports.Document Namespace
The Grape.ActiveReports.Document namespace contains many classes which give control over various aspects of the final output of the report.
Classes
 ClassDescription
ClassRepresents the report processing capabilities. Represents the report processing capabilities.
ClassExtension parser.
ClassRepresents a section document section in ActiveReports, encapsulating pages and their collection. This class extends the generic document structure to provide specific functionalities for handling pages within a section-based report document. It includes features such as compatibility mode settings for rendering, font resolution for cross-platform rendering, document content management, printer settings, print options, and event handling for print progress, print abortion, and printing errors.
Enumerations
 EnumerationDescription
EnumerationSpecify if the engine or the document should use legacy GDI/GDI+ rendering or new cross-platform based rendering implementation.
See Also