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