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

 

GetBackgroundImageURL

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

GetBackgroundImageURL

 

 

Gets URL of the background image.

 

 

 

Prototype :

 

string GetBackgroundImageURL

(

        No Arguments

)

 

 

 

Example :

 

_TraceLn(This.GetBackgroundImageURL());

 

 

 

Available Events :

 

OnBind