SubDocument.SetPageBackground Method
| Name | Parameters | Description |
|---|---|---|
| SetPageBackground(Boolean) | showPageBackground | Shows the background color of the page. |
| SetPageBackground(Color, Boolean) | pageBackColor, showPageBackground | Sets the background color of the page and specifies whether it is shown. |
| SetPageBackground(Color) | pageBackColor | Set the background color of the page. |