DeleteTextStampPreset

 

Deletes the specified preset from the Text Stamp/Watermark list.

 

DeleteTextStampPreset (pDevMode As Long, pName As String) As Boolean

 

Input value   

- Handle to the BlackIceDEVMODE structure

Input value   

- The name of the preset to delete

Return value

- TRUE on success, FALSE otherwise

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.