Control Reference > VSPrinter Control > VSPrinter Events > LayoutThumbnails Event |
Fired when the thumbnail preview is about to change to allow customization of the preview layout.
Private Sub VSPrinter_LayoutThumbnails( ByVal PagesX As Integer)
The parameters for the LayoutThumbnails event are described below:
Parameter |
Description |
PagesX |
The number of the pages containing the thumbnails. |