InsertRejectBefore

This method inserts a reject character in the worktext before the specified character position.

Syntax

InsertRejectBefore (CharPos as Long, Top as Long, Left as Long, Height as Long, Width as Long)
Parameter Description
CharPos Position to insert before.
Top Top position of the reject character in pixels.

Optional parameter. The default value is 0.

Left Left position of the reject character in pixels.

Optional parameter. The default value is 0.

Height Height of the reject character in pixels.

Optional parameter. The default value is 0.

Width Width of the reject character in pixels.

Optional parameter. The default value is 0.