Method Initialize
Namespace TallComponents.PDF.JavaScript.Scripting
Class Doc
Override this method to perform initializations before any javascript code is being run for this document.
Syntax
protected internal
Void
Initialize(
Document
document
)
Returns
Void
Parameters
Document
document
The document.