Class DocumentUnloadedEventArgs
Provides data for DocumentUnloaded
events.
Inheritance
System.Object
System.EventArgs
DocumentUnloadedEventArgs
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.Forms.PdfViewer
Assembly: Syncfusion.PdfViewer.Windows.dll
Syntax
public class DocumentUnloadedEventArgs : EventArgs
Constructors
DocumentUnloadedEventArgs()
Declaration
public DocumentUnloadedEventArgs()