AccusoftPrintPro8 ActiveX DLL > PrintPro Object : PrintPreviewDIB Property |
Gets a handle to the print preview Device Independent Bitmap (DIB).
Visual Basic |
---|
Public Property PrintPreviewDIB As Long |
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.