calculate

The calculate property defines whether if the calculations in the document are performed or not.

 

Syntax

System.Boolean calculate();

 

Return Value

Returns the current property value.

 

Remarks

Member of doc.

 

Example