|
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:
Note, that only JPEG2000 format is supported by PDF standard for background images. Other image formats (including JPEG) are NOT SUPPORTED. 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. |

