Class DocumentSavingEventArgs
Provides data for the 
Inheritance
System.Object
    System.EventArgs
    DocumentSavingEventArgs
  Inherited Members
      System.EventArgs.Empty
    
      System.Object.Equals(System.Object)
    
      System.Object.Equals(System.Object, System.Object)
    
      System.Object.GetHashCode()
    
      System.Object.GetType()
    
      System.Object.MemberwiseClone()
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
      System.Object.ToString()
    
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public sealed class DocumentSavingEventArgs : EventArgsConstructors
DocumentSavingEventArgs()
Initializes a new instance of the DocumentSavingEventArgs class.
Declaration
public DocumentSavingEventArgs()