/
setBGPic

setBGPic

Declaration

HRESULT setBGPic([in] BSTR pic, [in] BSTR ext);

Description

This procedure sets background picture in the signing area. Be sure to resize the signing area to the size of your background picture before.

Arguments

pic

Path to the picture file. *.bmp and *.tiff files can be used.

ext

Extension of the picture (additional to the one in the file name and without the dot). If pic is set to 'C:\test.bmp', ext must contain 'bmp'.

If instead of file extension 'instr' value is passed, image is loaded form data stream provided in pic argument.

Related content

savePic
More like this
SavePicStream
More like this
EnterPlacementMode
EnterPlacementMode
More like this
SetSignImage
More like this
SetLCDMode
More like this
SetSignImageEx
More like this