Page.PrintTileCount property (Visio)

Returns the number of print tiles for a drawing page. Read-only.

Syntax

expression. PrintTileCount

expression A variable that represents a Page object.

Return value

Long

Remarks

When drawings span multiple physical printer pages, you can use the PrintTileCount property to determine the number of print tiles there are for a Microsoft Visio drawing page. Use the PrintTileCount property with the PrintTile method to identify and print selected tiles of an active drawing page.

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.