Window.PageTabWidth property (Visio)
Gets or sets the width of the page tab control in a drawing window. Read/write.
Syntax
expression. PageTabWidth
expression A variable that represents a Window object.
Return value
Double
Remarks
The value of the PageTabWidth property is a percentage of the drawing window width, from 0 to 100. To use the default page tab control width, set the PageTabWidth property to -1.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.