Occurs when DocumentServer.Web.DocumentViewer.Save has been called, while specifying the format parameter only. The event handler receives an argument of type DocumentServer.Web.DocumentViewer.SaveDocumentEventArgs containing data related to this event.

Syntax

public event SaveDocumentEventHandler SaveDocument;
Public Event SaveDocument As SaveDocumentEventHandler