PageTitle Property

Visio Save As Web Reference

Specifies the name of the Web page as it appears in the browser's title bar. Read/write.

Syntax

expression.PageTitle

expression   An expression that returns a VisWebPageSettings object.

Return Value
String

Remarks

The PageTitle property value corresponds to the value in the Page title box in the Set Page Title dialog box (on the File menu, click Save as Web Page and then click Change Title).

See Also