'Declaration
Public Event PageBitmapOcrReady As GdPicturePDF.PageBitmapOcrReadyEventHandler
public event GdPicturePDF.PageBitmapOcrReadyEventHandler PageBitmapOcrReady
public event PageBitmapOcrReady: GdPicturePDF.PageBitmapOcrReadyEventHandler;
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event GdPicturePDF.PageBitmapOcrReadyEventHandler* PageBitmapOcrReady
public: event GdPicturePDF.PageBitmapOcrReadyEventHandler^ PageBitmapOcrReady