SignatureSet.AddNonVisibleSignature(Object) Method

Definition

Creates a signature packet when digitally signing a document.

public Microsoft.Office.Core.Signature AddNonVisibleSignature (object varSigProv);

Parameters

varSigProv
Object

Represents the ID of the signature provider.

Returns

Signature

Remarks

To provide an entry point to trigger this method, you need to create a user interface with the signature provider add-in. This entry point is typically provided to the user as a menu option.

Applies to

Product Versions
Office primary interop assembly Latest