[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document

GrapeCity.ActiveReports.Document Namespace

Classes

PageDocument

Represents the report processing capabilities.

PageRangeParser

Extension parser.

Parameter

Represents a parameter in a page report.

ParameterCollection

Represents a collection of report parameters.

ParameterValue

Represents a single value and its associated label for a report parameter.

ParameterValueCollection

Represents a collection of parameter values.

ProgressInfo

Represents information about the progress of a report export.

SectionDocument

Represents 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.

Structs

ActionKey

Defines a unique identifier for an interactive element clicked by the user.

InteractiveActions

Defines interactivity actions to be applied to the report instance during the next rendering.

Enums

ActionKind

Specifies the kind of action that can be performed on a report item.

CompatibilityModes

Specify if the engine or the document should use legacy GDI/GDI+ rendering or new cross-platform based rendering implementation.

ParameterState

Specifies the state of a report parameter.

ParameterType

Specifies the available data types for a parameter.

ParameterValidationError

Specifies the validation error state of a parameter.