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

 

GetPageCountInReportTemplate

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

GetPageCountInReportTemplate

 

 

Gets the page count of current reports.

 

 

 

Prototype :

 

integer GetPageCountInReportTemplate

(

       No Arguments

)

 

 

 

Example :

 

_TraceLn(ReportTemplate.GetPageCountInReportTemplate());

 

 

 

Available Events :

 

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