Background Class Properties
For a list of all members of this type, see Background members.
| Name | Description |
 | FillEffect | Gives you access to the FillEffect object controlling the fill effect
applied on the background. |
 | FrameType | Controls the style of the background frame. The user can choose between
standard and image frame or disable the background frame drawing. |
 | ImageFrame | Gives access to the ImageFrame object controlling the image
frame of the background. |
 | Interactivity | Gives you access to the Interactivity object of the background. |
 | StandardFrame | Gives access to the StandardFrame object controlling the standard background frame. |
Top