ActiveReports 6 Online Help
DataDynamics.ActiveReports.Document Namespace
Inheritance Hierarchy
The DataDynamics.ActiveReports.Document namespace contains many classes which give control over various aspects of the final output of the report.
Classes
 ClassDescription
ClassActiveReportPrintController Specifies a print controller that sends information to a printer.
ClassActiveReportPrintControllerWithStatusDialog Controls how a document is printed.
ClassBookmark Specifies a named location in the report document or page that can be reached by name using hyperlinks or using the table of contents outline tree.
ClassBookmarksCollection Specifies a collection of Bookmark objects.
ClassDDPaperSize Specifies the size of paper that can be set on the printer.
ClassDocument The Document object represents the generated output of a report.
ClassMargins Used to specify the printed page margins.
ClassPage Represents a printed page in the report document.
ClassPagesCollection Manages a set of pages in the Document object.
ClassPrinter Manages printer settings while running the report.
ClassPrintingThreadErrorEventArgs Specifies the arguments of the PrintThreadError event.
ClassPrintProgressEventArgs Specifies the arguments of the PrintProgress event.
ClassTextInfoItem  
ClassUrlErrorEventArgs Specifies the arguments of a downloadError event.
ClassUserPreferences Specifies the look of hyperlinks and the controls that host them in the Viewer control.
Interfaces
 InterfaceDescription
InterfaceIBordered For internal use only.
InterfaceILinkItem Provides a common interface for hyperlink items (text and images).
Delegates
 DelegateDescription
DelegateChangedEventHandler Represents the method that will handle the PagesCollection.Changed event.
DelegateLoadCompletedEventHandler Represents the method that will handle the LoadCompleted event of a Document.
DelegatePrintAbortedEventHandler Represents the method that will handle the PrintAborted event of an ActiveReportPrintControllerWithStatusDialog.
DelegatePrintingThreadErrorEventHandler Represents the method that will handle the PrintingThreadError event of a Document.
DelegatePrintProgressEventHandler Represents the method that will handle the PrintingProgess event of an ActiveReportPrintController.
DelegateStateChangedHandler Specifies the type of the StateChanged event of a Document.
DelegateUrlErrorEventHandler Represents the method that will handle the downloadError event of a Document.
Enumerations
 EnumerationDescription
EnumerationBackgroundStyle Specifies the background style when using the low level page drawing APIs.
EnumerationPageOrientation Specifies the orientation of a page when rendered to the printer.
EnumerationPenStyles Specifies the pen style used to draw lines on a page.
EnumerationRdfFormat Specifies the file format used to save the report document.
EnumerationSaveOptions Specifies the compression type used to save the report document.
EnumerationUnits Specifies the document measurement units when using low level drawing API on a document page.
See Also

Reference

ActiveReports.Document Assembly

Send Feedback