[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Common.Internal.LayoutAreaExtensions

LayoutAreaExtensions Class

Extension methods for ILayoutArea

Inheritance
LayoutAreaExtensions
Namespace: GrapeCity.ActiveReports.Viewer.Common.Internal
Assembly: MESCIUS.ActiveReports.Viewer.Common.dll
Syntax
public static class LayoutAreaExtensions

Fields

Name Description
TwipsPerInch

The number of twips per inch (1440).

Methods

Name Description
Detach(ILayoutArea)

Creates new layout area which does not hold reference to layout tree

GetAllAreas(ILayoutPage)

Enumerates all layout areas from the header, body, and footer of the specified layout page.

GetRect(ILayoutArea)

Gets the layout area bounds as a GrapeCity.Viewer.Common.Rect in twips.

GetRectIn(ILayoutArea)

Gets the layout area bounds as a GrapeCity.Viewer.Common.Rect in inches.

GetRectangleF(ILayoutArea)

Gets the layout area bounds as a RectangleF.