ActiveReports.Document Assembly : DataDynamics.ActiveReports.Document Namespace |
Class | Description | |
---|---|---|
ActiveReportPrintController | Specifies a print controller that sends information to a printer. | |
ActiveReportPrintControllerWithStatusDialog | Controls how a document is printed. | |
Bookmark | 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. | |
BookmarksCollection | Specifies a collection of Bookmark objects. | |
DDPaperSize | Specifies the size of paper that can be set on the printer. | |
Document | The Document object represents the generated output of a report. | |
Margins | Used to specify the printed page margins. | |
Page | Represents a printed page in the report document. | |
PagesCollection | Manages a set of pages in the Document object. | |
Printer | Manages printer settings while running the report. | |
PrintingThreadErrorEventArgs | Specifies the arguments of the PrintThreadError event. | |
PrintProgressEventArgs | Specifies the arguments of the PrintProgress event. | |
TextInfoItem | ||
UrlErrorEventArgs | Specifies the arguments of a downloadError event. | |
UserPreferences | Specifies the look of hyperlinks and the controls that host them in the Viewer control. |
Interface | Description | |
---|---|---|
IBordered | For internal use only. | |
ILinkItem | Provides a common interface for hyperlink items (text and images). |
Delegate | Description | |
---|---|---|
ChangedEventHandler | Represents the method that will handle the PagesCollection.Changed event. | |
LoadCompletedEventHandler | Represents the method that will handle the LoadCompleted event of a Document. | |
PrintAbortedEventHandler | Represents the method that will handle the PrintAborted event of an ActiveReportPrintControllerWithStatusDialog. | |
PrintingThreadErrorEventHandler | Represents the method that will handle the PrintingThreadError event of a Document. | |
PrintProgressEventHandler | Represents the method that will handle the PrintingProgess event of an ActiveReportPrintController. | |
StateChangedHandler | Specifies the type of the StateChanged event of a Document. | |
UrlErrorEventHandler | Represents the method that will handle the downloadError event of a Document. |
Enumeration | Description | |
---|---|---|
BackgroundStyle | Specifies the background style when using the low level page drawing APIs. | |
PageOrientation | Specifies the orientation of a page when rendered to the printer. | |
PenStyles | Specifies the pen style used to draw lines on a page. | |
RdfFormat | Specifies the file format used to save the report document. | |
SaveOptions | Specifies the compression type used to save the report document. | |
Units | Specifies the document measurement units when using low level drawing API on a document page. |