Returns the text of the Text Stamp or Text Watermark.
GetTextStampText (pDevMode As Long) As String
Input value - Handle to the BlackIceDEVMODE structure
Return value - Text Stamp or Text Watermark text
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.