Page.PrintTile method (Visio)

Prints a single tile of a drawing page.

Syntax

expression. PrintTile( _nTile_ )

expression A variable that represents a Page object.

Parameters

Name Required/Optional Data type Description
nTile Required Long The number of tiles.

Return value

Nothing

Remarks

Use the PrintTile method to print a single tile of a drawing that spans multiple physical printer pages.

Using this method is the equivalent of clicking Print when you are previewing a single tile in Print Preview mode.

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.