Click or drag to resize
SoPSVectorOutputSetColored Method (Boolean)

Sets the colored output flag.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public void SetColored(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

By default, the flag is set to true.

See Also