Retrieves the opacity of the Text Watermark or Text Stamp. An opacity value of 10 means the Watermark or Stamp text is faintly visible, 100 means the Watermark or Stamp text is completely visible.
GetTextStampVisibility (pDevMode As Long) As Long
Input value - Handle to the BlackIceDEVMODE structure
Return value - The opacity value in percentage.
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.