Retrieves the vertical offset value used for the Text Stamp or Text Watermark text. The unit that belongs to the value can be retrieved by the GetTextStampOffsetUnits function.
GetTextStampOffsetY (pDevMode As Long) As Long
Input value - Handle to the BlackIceDEVMODE structure
Return value - Vertical offset of the text
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.