ActiveReports 12
BackgroundImage Class Members
Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : BackgroundImage Class

The following tables list the members exposed by BackgroundImage.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the BackgroundImage class.  
Top
Public Properties
 NameDescription
Public Property

Gets 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 Property

Gets or sets the MIMEType for the image.

 
Public Property

Gets or sets the source of the image.

 
Public PropertyGets or sets the value of the background image.  
Top
Public Methods
 NameDescription
Public MethodValidates the information in each property of the BackgroundImage object.  
Top
See Also

Reference

BackgroundImage Class
GrapeCity.ActiveReports.PageReportModel Namespace