MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BackgroundImage Class

BackgroundImage Class Properties

For a list of all members of this type, see BackgroundImage members.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating how the background image repeats to fill the available space: vertically (RepeatY), horizontally (RepeatX), both (Repeat), or neither (NoRepeat).  
Public PropertyGets or sets the MIMEType for the image.  
Public PropertyGets or sets a source of the image.  
Public PropertyGets or sets the value of the background image (see Source).  
Top
See Also