Click or drag to resize
SoVectorizeActionSetBackgroundColor Method (Boolean)

Enables or disables the background and sets its color to white.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public virtual void SetBackgroundColor(
	bool bg
)

Parameters

bg
Type: SystemBoolean
Remarks

If bg = false, there is no background.

See Also