pageBackgroundFill property

PageBackgroundFill? pageBackgroundFill
getter/setter pair

The background fill of the page.

If unset, the background fill is inherited from a parent page if it exists. If the page has no parent, then the background fill defaults to the corresponding fill in the Slides editor.

Implementation

PageBackgroundFill? pageBackgroundFill;