Class DocumentChangedEventArgs
Provides data for the DocumentChanged
event.
Inheritance
System.Object
DocumentChangedEventArgs
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public sealed class DocumentChangedEventArgs : EventArgs
Constructors
DocumentChangedEventArgs()
Initializes a new instance of the DocumentChangedEventArgs class.
Declaration
public DocumentChangedEventArgs()