Метод | Описание | |
---|---|---|
DocumentEventHandler ( DocumentManagerOperations ops ) : System |
Initializes a new instance of the DocumentEventHandler class.
|
Метод | Описание | |
---|---|---|
AfterDocumentSaved ( object sender, DocumentSavedEventArgs e ) : void |
Called after the document is saved.
|
public DocumentEventHandler ( DocumentManagerOperations ops ) : System | ||
ops | DocumentManagerOperations | The ops. |
Результат | System |