GrapeCity.ActiveReports.Document.v8 Assembly : GrapeCity.ActiveReports.Document.Section Namespace |
Class | Description | |
---|---|---|
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. | |
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. | |
RawImageResourceData | Container for RDF document images | |
UrlErrorEventArgs | Specifies the arguments of a downloadError event. | |
UserPreferences | Specifies the look of hyperlinks and the controls that host them in the Viewer control. |
Delegate | Description | |
---|---|---|
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. | |
Page.DrawOptions | ||
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. | |
TextAlignment | Specifies the horizontal alignment of text within the control area. | |
TextJustify | Specifies how to justify text when the TextAlignment property is set to Justify. | |
Units | Specifies the document measurement units when using low level drawing API on a document page. | |
VerticalTextAlignment | Specifies the vertical alignment of text within the control area. | |
WrapMode | Specifies whether the text is written from left to right or right to left. |