SetHTMLVectorGraphicsDispMode

This method sets the vector graphics display setting of the HTML file format. Available values:

BLF_HTML_VECTORGRAPHICS_HIDE                      0

BLF_HTML_VECTORGRAPHICS_PNG                       1

 

SetHTMLVectorGraphicsDispMode (BlackIceDEVMODE* pDevMode, lDisplaymode As Long) As Boolean

 

Input value   - pointer to the BlackIceDEVMODE structure.

                        - vector graphics display mode setting value to set.

Return value            - TRUE on success, otherwise FALSE.