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

 

GetPaperWidth

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

GetPaperWidth

 

 

Gets the paper width.

 

 

 

Prototype :

 

float GetPaperWidth

(

        No Arguments

)

 

 

 

Example :

 

_TraceLn(This.GetPaperWidth());

 

 

 

Available Events :

 

OnBind