Accusoft PrintPRO 8
ToHdib Method
Description
Returns the handle to the current DIB (Device Independent Bitmap).
Syntax
Visual Basic
Public Function ToHdib( _
   ByVal method As PP_TOHDIBMETHOD _
) As Long
Parameters
method
ValueDescription
PP_TOHDIBMETHOD_RETURNDUPLICATESpecifies that the DIB is to be duplicated, the user has the responsibility of calling GlobalFree() to clean up the resource.
PP_TOHDIBMETHOD_TRANSFERINTERNALHDIBSpecifies that the internal DIB is to be used, ImagXpress handles cleaning up the resource.
Remarks
This method is intended for 32-bit environments.
See Also

PrintPro Object  | PrintPro Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback