Deletes the memory associated with image data saved after invoking the SaveFile method when the SaveToBuffer property is True.
| Visual Basic |
|---|
Public Sub DeleteSaveBuffer() |
After saving image file data to memory, the DeleteSaveBuffer can be used to delete the memory associated with the image file data.