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