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

Glossary Item Box

Description

Gets or sets a handle to a device independent bitmap image (DIB) for 64-bit environments.

Property Type

Read-write property

Syntax

Visual Basic
Public Property hDIB64 As __int64

Return Type

A long value which represents a handle to a DIB.

Remarks

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

The DIB can be printed using the PrintDIB method.

A Windows handle to a Device Independent Bitmap (DIB). The PrintPRO control does not delete the memory occupied by the DIB. It is up to the user to manage the DIB memory. You can use the hDIB property to import a DIB from other controls including the ImagXpress control.

See Also

©2013. Accusoft Corporation. All Rights Reserved.