Returns the horizontal offset value what used for the Footer text. The unit what belongs to the value can be retrieved by the GetFooterOffsetUnits function.
GetFooterOffsetX (pDevMode As Long) As Long
Input value - handle to the BlackIceDEVMODE structure
Return value - Horizontal offset of the Footer text
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.