GetTextStampPresetCount

 

Retrieves the number of presets (Stamps or Watermarks) in the Text Stamp/Watermark list.

 

GetTextStampPresetCount (pDevMode As Long) As Long

 

Input value   

- handle to the BlackIceDEVMODE structure

Return value

- The total number of Stamps and Watermarks.

 

 

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