
'Declaration Public Class PdfJsEvent Inherits PdfJsObject
public class PdfJsEvent : PdfJsObject
public __gc class PdfJsEvent : public PdfJsObject*
public ref class PdfJsEvent : public PdfJsObject^
All JavaScript scripts are executed as the result of a particular event. For each of these events, JavaScript creates an "event" object. During the occurrence of each event, you can access this object to get and possibly manipulate information about the current state of the event.
System.Object
 Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsObject
   Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsEvent
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5