GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : BackgroundImage Class |
The following tables list the members exposed by BackgroundImage.
Name | Description | |
---|---|---|
BackgroundImage Constructor | Initializes a new instance of the BackgroundImage class. |
Name | Description | |
---|---|---|
BackgroundRepeat | 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). | |
MIMEType | Gets or sets the MIMEType for the image. | |
Source | Gets or sets the source of the image. | |
Value | Gets or sets the value of the background image. |
Name | Description | |
---|---|---|
Validate | Validates the information in each property of the BackgroundImage object. |