copySignatureTo Method |
Copies the signature value (drawn, typed, or uploaded) of one PdfSignatureShape to another.
function copySignatureTo(obj);
obj
Type: PdfObject Class The object to clone this object's value to.Both objects must be part of the same document.