[]
Represents the background style when using the lower level page rendering API.
public enum BackgroundStyle
| Name | Description |
|---|---|
| Opaque | Fill the background. Objects in the background are transparent. |
| Transparent | The background becomes transparent. Objects in the background can be seen through. |