I have just created DocuSign developer account. I have to sign PDF using my signature and send it recipients in C#. I don't want recipient to sign using https://developers.docusign.com/esign-rest-api/code-examples/code-example-request-a-signature-via-email . I have already PDF available in my system, I need to sign using DocuSign API and send it to recipient for read only purpose.
I am referring E-SIGN REST API samples - https://developers.docusign.com/esign-rest-api/code-examples/ but didn't get sample code to sign document.