A full pathname or a URL to the image file that appears in the background of the text.
JavaScript |
|
|
|
ImageFileName |
C# |
|
|
|
string ImageFileName { get; set; } |
C++ |
|
|
|
|
HRESULT ImageFileName([out, retval] BSTR* pVal) HRESULT ImageFileName([in] BSTR pVal) |