LoadMultiPage
Viscom Software Image Thumbnail CP ActiveX Control |
LoadMultiPage Property
Description: |
Enable or disable automatic load all pages in multi-page file (TIFF and PDF file). |
Usage: |
ImageThumbnailCP1.LoadMultiPage[= value] |
Data Type: |
Boolean |
Example: |
This Visual Basic example enable load all page in multi-page file: Private Sub Form_Load() End Sub |