Class PrintCompletedEventArgs
Provides data for the PrintCompleted event.
Inheritance
System.Object
    System.EventArgs
    PrintCompletedEventArgs
  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 PrintCompletedEventArgs : EventArgsConstructors
PrintCompletedEventArgs()
Initializes a new instance of the PrintCompletedEventArgs class.
Declaration
public PrintCompletedEventArgs()