[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFixedPage.GetStyle

GetStyle Method

GetStyle(int)

Gets the style of the page with the specified index.

Declaration
IStyle GetStyle(int pageIndex)
Parameters
Type Name Description
int pageIndex

The index of the page to get the style for.

Returns
Type Description
IStyle

An IStyle representing the style of the specified page.