Sets the state of the separate pages.
SetHTMLSeparatePages (pBlackIceDEVMODE As Long, bEnable As Boolean) As Boolean
Input value - pointer to the BlackIceDEVMODE structure.
- value of the state of the separate pages. If this value is TRUE, individual pages will be saved to separate files.
Return value - TRUE on success, otherwise FALSE.
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.