ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace
Inheritance Hierarchy
In This Topic
    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
     ClassDescription
    ClassControls how a document is printed.
    ClassSpecifies 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.
    ClassSpecifies a collection of Bookmark objects.
    ClassUsed to specify the printed page margins.
    ClassRepresents a printed page in the report document.
    ClassProvides extension methods for Page
    ClassManages a set of pages in the Document object.
    ClassSetMinCondenseRate canvas item
    ClassText bounds range canvas item
    ClassSpecifies the arguments of a downloadError event.
    ClassSpecifies the look of hyperlinks and the controls that host them in the Viewer control.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the downloadError event of a Document.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the background style when using the low level page drawing APIs.
    EnumerationSpecifies the orientation of a page when rendered to the printer.
    EnumerationSpecifies the pen style used to draw lines on a page.
    EnumerationSpecifies the file format used to save the report document.
    EnumerationSpecifies the compression type used to save the report document.
    EnumerationSpecifies the document measurement units when using low level drawing API on a document page.
    Remarks

    See Also