Method OnError
Namespace TallComponents.PDF.JavaScript.Scripting
Class App
Override this method if you need to be informed about errors during the execution of JavaScript.
Syntax
protected internal
Void
OnError(
String
message
)
Returns
Void
Parameters
String
message