Share via


DocumentWindow.Caption Property

PowerPoint Developer Reference

Returns the text that appears in the title bar of the document window. Read-only.

Syntax

expression.Caption

expression   A variable that represents a DocumentWindow object.

Return Value
String

See Also