Retrieves the rotation degree (counterclockwise) used for the Text Stamp or Text Watermark text.
GetTextStampRotation (pDevMode As Long) As Long
Input value - handle to the BlackIceDEVMODE structure
Return value - The rotation value in degrees.
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.