| Example-VB | 
Sets the orientation (horizontal or vertical) of thumbnails to be saved on a contact sheet.
| Ö | Imaging for Windows Professional Edition V2.0 | 
| Imaging for Windows Professional Edition V1.0 and V1.1 | |
| Imaging for Windows 95 and 98 | |
| Imaging for Windows NT 4.0 | 
Image Thumbnail control
object.SetSaveAsOrientation Direction
| Parameter | Data Type | Description | 

| Direction | Integer | Specifies thumbnail orientation on the contact sheet | 
| 0  Horizontal orientation. Thumbnails are positioned and numbered in rows, from left to right. Rows are arranged from top to bottom . | ||
| 1  Vertical orientation. Thumbnails are positioned and numbered in columns, from top to bottom. Columns are arranged from left to right. | 
This method must be called before the SaveAs method.