GetFooterBackgroundMode

 

Returns the Footer text background mode.

GetFooterBackgroundMode (pDevMode As Long) As Long

 

Input value    - Handle to the BlackIceDEVMODE structure

Return value - Footer text background mode. Possible values:

0: The Footer text background is transparent

1: The Footer text background is opaque

 

 

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