SetFaxHeader

Description         Sets the FAXheader member of the BlackIceDEVMODE. Sets the value of the 'Fax header' edit box.

Syntax                 RetVal = [BIAdvPrn.]SetFaxHeader  faxheader pDevMode

Returns               RetVal                    Boolean           TRUE if the member was successfully set, otherwise FALSE.

Remarks             faxheader               DWORD         Fax header in pixels (DWORD number).

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also