Description
Event fired after the save process is complete.
Syntax
Private Sub object_AfterSave(Image, Stream)
The AfterSave Event syntax has these parts:
The McImage saved.
The McStream object used to save the image.
Remarks
This event is fired by McImage.Save and McImage.SaveAs