Sets the state of the embedded fonts.
SetHTMLDefEmbeddedFont (pBlackIceDEVMODE As Long, bEnable As Boolean) As Boolean
Input value - pointer to the BlackIceDEVMODE structure.
- value of the state of the embedded fonts. If this value is TRUE, all fonts will be exported by
default.
Return value - TRUE on success, otherwise FALSE.
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.