TOC : Script API > JavaScript > JavaScript API > GeneralScript > Page >

 

Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > GeneralScript > Page >

 

Method

 

 

Name

Description

GetComponentByName

Gets the components of the name.

GetExportOption

Get saving options for report exporting.

GetHorizontalPageCount

Gets the number of horizontal pages.

GetHorizontalPageIndex

Gets the index of the current horizontal page.

GetPageCount

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

GetPageIndex

Gets the page index (zero-based index) of all reports displayed in the viewer.

GetPageIndexInReportTemplate

Gets the page index (zero-based index) based on the report in which the specified page is located.

GetThumbnailForegroundImageStyle

Gets the position and alignment style of the foreground image displayed in the thumbnail and the page sorter window.

GetThumbnailForegroundImageURL

Gets the URL of the foreground image displayed in the thumbnail and the page sorter window.

GetVerticalPageCount

Gets the number of vertical pages.

GetVerticalPageIndex

Gets the index of the current vertical page.

IsPrintToNewPaper

Gets whether to print the specified page on a new paper for duplex printing.

SetExcelModifyPassword

Sets the password to modify the XLSX file.

SetExcelOpenPassword

Sets the password to open the XLSX file.

SetExcelSheetName

Sets the sheet name, printed title, page order when you save a report to Excel.

SetExportFileName

Sets the saving format for the file to be exported and set the prefix and postfix of the file name for saving into multiple files.

SetExportOption

Set saving options for report exporting.

SetExportParameter

Sets the viewer parameter values associated with saving a report.

SetPageThumbnailMarker

Sets whether to display a marker on the thumbnail image or page sorter window.

SetPrintToNewPaper

Sets whether to print the specified page on a new paper for duplex printing.

SetThumbnailForegroundImageStyle

Sets the position and alignment style of the foreground image displayed in the thumbnail and the page sorter window.

SetThumbnailForegroundImageURL

Sets the URL of the foreground image displayed in the thumbnail and the page sorter window.