Click or drag to resize

DigitalSignatureFieldSignOnNextSave Method

Overload List
  NameDescription
Public methodSignOnNextSave(Byte, String)
Must be called to prepare a signature for signing, which is done afterwards by calling Save. Cannot sign two signatures during one save (throws). Default document permission level is e_annotating_formfilling_signing_allowed. Throws if signature field already has a digital signature dictionary.
Public methodSignOnNextSave(String, String)
Must be called to prepare a signature for signing, which is done afterwards by calling Save. Cannot sign two signatures during one save (throws). Default document permission level is e_annotating_formfilling_signing_allowed. Throws if signature field already has a digital signature dictionary.
Top
See Also