TOC : Script API > JavaScript > JavaScript API > Component > ReportTemplate > Method >

 

GetPageCount

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > ReportTemplate > Method >

 

GetPageCount

 

 

Gets the page count of all reports displayed in the viewer.

 

 

 

Prototype :

 

integer GetPageCount

(

       No Arguments

)

 

 

 

Example :

 

_TraceLn(ReportTemplate.GetPageCount());

 

 

 

Available Events :

 

OnCheckValidity,  OnClick,  OnEndBind,  OnExternalEvent,  OnFocus,  OnKillFocus,  OnLocationUpdated,  OnResponse,  OnValueChanged