PrintTile method

Microsoft Visio Developer Reference

PrintTile method

   Example   

Prints a single tile of a drawing page.

Version added

2002

Syntax

object.PrintTile nTile

object

Required. An expression that returns a Page object to print.

nTile

Required Long. The number of tiles.

Remarks

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

This method is the equivalent of clicking the Print toolbar button when you are previewing a single tile in Print Preview mode.