| AccusoftPrintPro8 ActiveX DLL : PP_TOHDIBMETHOD Enumeration |
| Member | Value | Description |
|---|---|---|
| PP_TOHDIBMETHOD_RETURNDUPLICATE | 0 | Specifies that the DIB is to be duplicated, the user has the responsibility of calling GlobalFree() to clean up the resource. |
| PP_TOHDIBMETHOD_TRANSFERINTERNALHDIB | 1 | Specifies that the internal DIB is to be used, ImagXpress handles cleaning up the resource. |