Method CreateConsole
Namespace TallComponents.PDF.JavaScript.Scripting
Class JavaScriptFactory
Override this method to create a custom JavaScript Console object.
This method will be called at most once per Console instance.
Syntax
protected internal
Console
CreateConsole(
)
Returns
Console
Custom JavaScript Console object