DesignerDocument.currentStyleState Property

SharePoint Designer Developer Reference

Returns a StyleState object that represents the current style state of the specified document.

Syntax

expression.currentStyleState

expression   Required. A variable that represents a DesignerDocument object.

See Also