GrapeCity.ActiveReports.Document.v9 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 | |
RoundRectEx | Extended version of RoundRect canvas item. It provides ability to change radius of each corner separately. | |
RText.Line | ||
RText.LinePiece | ||
RText.TabPiece | ||
RText.TabStop | Represents the custom tab stop. | |
StringFormatProvider | Provide local factory which create own instances of StringFormat.GenericDefault and StringFormat.GenericTypographic, independent of changes in GDI+ StringFormat getter factories. | |
TabStopsItem | Custom tab stops collection item (used in TableOfContents) | |
UrlErrorEventArgs | Specifies the arguments of a downloadError event. | |
UserPreferences | Specifies the look of hyperlinks and the controls that host them in the Viewer control. |
Structure | Description | |
---|---|---|
TabStopsItem.TabStop |
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. | |
RText.TabType | Specifies tab stop types. | |
SaveOptions | Specifies the compression type used to save the report document. | |
TabStopsItem.TabStopTypes | ||
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. |