Click or drag to resize

docScriptx_move Method (selectRange, Boolean, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction x_move(
	selectRange vector,
	bool relative = false,
	bool moveZone = false
)
Request Example View Source

Parameters

vector
Type: imbSCI.Core.reporting.zoneselectRange
relative (Optional)
Type: SystemBoolean
moveZone (Optional)
Type: SystemBoolean

Return Value

Type: docScriptInstruction
See Also