BackgroundImage Property (IStyle)
In This Topic
Gets a stream with the background image for this report item.
Syntax
'Declaration
ReadOnly Property BackgroundImage As Stream
Stream BackgroundImage {get;}
Property Value
A
System.IO.Stream containing the background image.
See Also