Winnovative PDF Next Library for .NET Documentation
C#
Show/Hide TOC
Persistent
Renderer
Restarted
Event
Args 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#
Copy
public
sealed
class
PersistentRendererRestartedEventArgs
:
EventArgs
Inheritance
Object
EventArgs
PersistentRendererRestartedEventArgs
Properties
ProcessId
The id of the new process.
Reason
Why the previous process was replaced.
Methods
Equals
(Inherited from
Object
)
GetHashCode
(Inherited from
Object
)
GetType
(Inherited from
Object
)
ToString
(Inherited from
Object
)
See Also
Reference
Winnovative.Pdf.Next Namespace
In This Article
Definition
Properties
Methods
See Also