Accusoft PrintPRO 7
PrintPreviewDIB64 Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : PrintPreviewDIB64 Property

Glossary Item Box

Description

Gets a handle to the print preview Device Independent Bitmap (DIB) for 64-bit environments.

Property Type

Read-only property

Syntax

Visual Basic
Public Property PrintPreviewDIB64 As __int64

Return Type

A long value which represents a handle to the print preview DDB.

Remarks

This property is intended for use in 64-bit environments.

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

©2013. Accusoft Corporation. All Rights Reserved.