DocumentSavingEventArgs Constructors
Provides data for document saving events.| Name | Parameters | Description |
|---|---|---|
| DocumentSavingEventArgs(String, MultiUserConflict) | documentID, multiUserConflict | Initializes a new instance of the DocumentSavingEventArgs class with the specified settings. |
See Also