Accusoft PrintPRO 8
DelPrintPreviewPicture Method
Description

Deletes the current print preview bitmap.

Syntax
Visual Basic
Public Sub DelPrintPreviewPicture() 
Remarks

System resources are required whenever you create a print preview page. These resources are automatically deleted when the PrintPRO control is unloaded or when you replace a current print preview page with a new one.

You can also use the DelPrintPreviewPicture method to delete the print preview bitmap image when you no longer need it.

Deleting a print preview bitmap does not delete the print preview page resources. Use the DelPrintPreview method to delete the print preview page resources.

If you call the DelPrintPreviewPicture method to delete the print preview bitmap image, you can always recreate the bitmap using the GetPrintPreview method. So Deleting the bitmap image when it is no longer needed will conserve system resources.

See Also

PrintPro Object  | PrintPro Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback