Document.SurplusShapes Property

Publisher Developer Reference

Returns a ShapeRange object that represents the collection of surplus shapes that Microsoft Office Publisher places under Extra Content in the Format Publication task pane after the document template (wizard) is changed by using the Document.ChangeDocument method or by using the Change Template command in the user interface. Read-only.

Version Information
 Version Added:  Publisher 2007

Syntax

expression.SurplusShapes

expression   A variable that represents a Document object.

Return Value
ShapeRange

Remarks

Publisher classifies a shape as surplus if it does not fit neatly into the new template after the template is changed.

See Also