Method Calculate

Namespace TallComponents.PDF.Rasterizer
Class Document

Trigger to execute the calculate actions in the value fields.

This function forces to initialize the JavaScript engine as well, executing the document level JavaScript in the document.

The JavaScript engine is normally loaded lazy, and will be initialized when a Format field action is needed during the conversion only.

Syntax

public  Void  Calculate( )

Returns

Void