Share via


PrintTile Method [Visio 2003 SDK Documentation]

Prints a single tile of a drawing page.

object**.PrintTile**nTile

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

nTile     Required Long. The number of tiles.

Version added

2002

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 the Print toolbar button when you are previewing a single tile in Print Preview mode.

Applies to | Page object

See Also | Print method | PrintCenteredH property | PrintCenteredV property | PrintFitOnPages property | PrintLandscape property | PrintPagesAcross property | PrintPagesDown property | PrintScale property | PrintTileCount property