Accusoft PrintPRO 8
PrintPreviewDIB Property
Description

Gets a handle to the print preview Device Independent Bitmap (DIB).

Property Type
Read-only property
Syntax
Visual Basic
Public Property PrintPreviewDIB As Long
Return Type
A long value which represents a handle to the print preview DDB.
Remarks

The DIB returned by the PrintPreviewDIB property is a copy of the bitmap used by the PrintPRO control. After using the DIB, you are responsible for deleting it. PrintPreviewDIB will return 0 if a bitmap does not exist.

See Also

PrintPro Object  | PrintPro Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback