Share via


ShowPageTabs Property [Visio 2003 SDK Documentation]

Determines whether page tab controls are shown in the drawing window.

boolRet = object**.ShowPageTabs**

object**.ShowPageTabs** = boolExpression

boolRet     Boolean. True if page tabs are showing; otherwise, False. The default is to show page tabs.

object     Required. An expression that returns a Window object.

boolExpression     Required Boolean. True to show page tabs; otherwise, False.

Version added

2002

Applies to | Window object