delay

The delay property stops any refresh in the rendering of the document when it is False. It returns a normal behavior when the value is True.

 

Syntax

System.Boolean delay();

 

Return Value

Returns the current property value.

 

Remarks

Member of doc.

 

Example