SetHTMLCSSSettings

This method sets the view type of the HTML file format. Available values:

BLF_HTML_CSS_NONE                                       0

BLF_HTML_CSS_SEPARATE                             1

BLF_HTML_CSS_INLINE_SEPARATE              2

 

SetHTMLCSSSettings (BlackIceDEVMODE* pDevMode, lCSSSetting As Long) As Boolean

 

Input value    - pointer to the BlackIceDEVMODE structure.

                        - CSS setting value to set.

Return value - TRUE on success, otherwise FALSE.