Available in the LEADTOOLS Imaging toolkit. |
ItemBitmap Property (ILEADRasterDlgFile)
long ItemBitmap(short iIndex); | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets an array of bitmaps to be used in the image picker in the PrintStitchedImages dialog box.
For each bitmap in the ItemBitmap property, the file name that contains the bitmap can be found in the ItemFileName property, at the same index. In addition, the ItemDescription property contains a description pertaining to theh corresponding bitmap in the ItemBitmap property.
You must set the ItemsCount property before using this property.
See Also
Elements |
ShowPrintPreviewDlg method, ShowPrintStitchedImagesDlg method |