SignatureSet.Commit Method

Commits all changes of the specified SignatureSet collection to disk.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub Commit
'Usage
Dim instance As SignatureSet

instance.Commit()
void Commit()

Remarks

Until the Commit method is executed, none of the changes to the SignatureSet collection are saved.

See Also

Reference

SignatureSet Interface

SignatureSet Members

Microsoft.Office.Core Namespace