Discuss this help topic in SecureBlackbox Forum
Customize signature widget background
To specify the type of the signature widget's background, use its BackgroundStyle property. Set it to pbsDefault or pbsNoBackground to use the default picture or not to use picture at all, correspondingly.
If you want to set a custom picture as a signature background, you should perform the following steps:
Horizontal and vertical stretching of the widget's background are specified by StretchX and StretchY properties, correspondingly. If AutoStretchBackground is set to True, their values will be calculated automatically to fit the signature widget.