In This Topic
GdPicture14 Namespace / GdPicturePDF Class / SetSignatureText Method

SetSignatureText Method (GdPicturePDF)

In This Topic
Sets up the text to be displayed within the signature's bounding box.
Overload List
OverloadDescription
Sets up the defined text to be displayed within the signature's bounding box according to the parameters you have specified. The required settings will be applied during the subsequent signing process. If you also set the image using the SetSignatureStampImage method, the text will be situated on the left side within the signature's bounding box. If the applied signature is invisible, the text will not be drawn.  
Sets up the defined text to be displayed within the signature's bounding box according to the parameters you have specified. The required settings will be applied during the subsequent signing process. If you also set the image using the SetSignatureStampImage method, the text will be situated on the left side within the signature's bounding box. If the applied signature is invisible, the text will not be drawn.  
 
Sets up the defined text to be displayed within the signature's bounding box according to the parameters you have specified. The required settings will be applied during the subsequent signing process. If you also set the image using the SetSignatureStampImage method, the text will be situated on the left side within the signature's bounding box. If the applied signature is invisible, the image will not be drawn.

This method uses the CMYK color space for specifying the required color.

 
Sets up the defined text to be displayed within the signature's bounding box according to the parameters you have specified. The required settings will be applied during the subsequent signing process. If you also set the image using the SetSignatureStampImage method, the text will be situated on the left side within the signature's bounding box. If the applied signature is invisible, the image will not be drawn.

This method uses the CMYK color space for specifying the required color.

 
See Also