GetHTMLDefEmbeddedFont

Returns the state of the embedded fonts.

 

GetHTMLDefEmbeddedFont (pBlackIceDEVMODE As Long) As Boolean

 

Input value   - pointer to the BlackIceDEVMODE structure.

Return value            - the state of the embedded fonts. If this value is TRUE, all fonts will be exported by default

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.