Gets a handle to the print preview Device Dependent Bitmap (DDB).
Read-only property
Visual Basic |
---|
Public Property PrintPreviewDDB As Long |
A long value which represents a handle to the print preview DDB.
The DDB returned by the PrintPreviewDDB property is managed by the PrintPRO control. You can use the DDB to display the print preview but you cannot modify the bitmap, delete it or assign ownership to another object.