PersistentRendererRestartedEventArgs Class

Data of the PersistentRendererRestarted event.

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.75.0
C#
public sealed class PersistentRendererRestartedEventArgs : EventArgs
Inheritance
Object    EventArgs    PersistentRendererRestartedEventArgs

Properties

ProcessIdThe id of the new process.
ReasonWhy the previous process was replaced.

Methods

Equals
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
ToString
(Inherited from Object)

See Also