
|
ImgEdit Class Library SaveMultipageProgress(Integer) Event |
Is raised for each page that is saved in a multipage image file.
|
[Visual Basic] Public Event SaveMultipageProgress( _ ByVal Value As Integer) |
Parameters
Value
The number of the page that is saved.
Return Value
None.
Example
[Visual Basic] The following example shows how to use the SaveMultipageProgress event.
|
[Visual Basic] Private Sub ImgEdit1_SaveMultipageProgress(ByVal Value As Integer) _ Handles ImgEdit1.SaveMultipageProgress 'Adicional code here End Sub |
Requirements
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.
Documentation Version 1.6