Share via


PageWindow.ThemeProperties Property

SharePoint Designer Developer Reference

Sets the theme properties for a page.

Syntax

expression.ThemeProperties(Flags)

expression   A variable that represents a PageWindow object.

Parameters

Name Required/Optional Data Type Description
Flags Optional ThemePropertyFlags Specifies the theme properties.

See Also