Click or drag to resize

DocumentHandlerSave Event

Raised when document is saving or saved (including auto saving)

Namespace:  CodeStack.SwEx.AddIn.Core
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
public event DocumentSaveDelegate Save

Value

Type: CodeStack.SwEx.AddIn.DelegatesDocumentSaveDelegate
See Also