'Declaration Public Overloads Sub Sign( _ ByVal signatureProperties As SignatureProperties, _ ByVal fileName As System.String _ )
public void Sign( SignatureProperties signatureProperties, System.string fileName )
Parameters
- signatureProperties
- Properties of the signature used to sign the document.
- fileName
- The name of the PDF file to create.