GrapeCity.ActiveReports.Document.Section Namespace
In This Topic
The GrapeCity.ActiveReports.Document.Section Namespace contains various classes that can be set in the report document.
Classes
Delegates
| Delegate | Description |
 | UrlErrorEventHandler | Represents the method that will handle the downloadError event of a Document. |
Enumerations
| 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. |
See Also