Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
192
Добавлен:
11.05.2015
Размер:
4.96 Mб
Скачать

Page Object Properties

Property

Description

Read/Write

 

 

 

 

 

 

Application

Returns a reference to the Application Object (page 290), that

Read only

 

this object is associated with.

 

 

 

 

IsLastPage

Returns Boolean value indicating whether the page generated

Read only

 

is the last page of the report.

 

 

 

 

PageNumber

Returns the page number of the page generated.

Read only

 

 

 

Parent

Reference to the Parent object (PageGenerator Object (32-bit

Read only

 

only) (page 335)).

 

 

 

 

Report

Reference to Report Object (page 349).

Read only

 

 

 

Page Object Methods

RenderEPF

The RenderEPF method returns a variant that contains EPF code for the report page.

Syntax

variantdata = object.RenderEPF (ResultType as CRRenderResultType)

Parameters

ResultType

Returns CRRenderResultType (see table below) indicating whether the page

 

will be rendered using strings or arrays.

 

 

 

 

 

 

Constant

 

Value

 

 

 

 

 

 

 

 

 

crBSTRType

 

8

 

crUISafeArrayType

 

8209

 

 

 

 

RenderHTML

The RenderHTML method returns a variant that contains HTML code for the report page.

Syntax

variantdata = object.RenderHTML (IncludeDrillDownLinks as Boolean, PageStyle as CRHTMLPageStyle, ToolbarStyle as CRHTMLToolbarStyle, BaseURL as string, ResultType as CRRenderResultType)

Crystal Report Engine Object Model for the Automation Server

331

Соседние файлы в папке crystal