Retrieves the name of the specified Text Stamp or Watermark.
GetTextStampPresetName (pDevMode As Long, iIndex as Integer) As String
Input value |
- Handle to the BlackIceDEVMODE structure |
Input value |
- The index of the Stamp/Watermark |
Return value |
- TRUE on success, otherwise FALSE |
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.