Click or drag to resize
SoCGMVectorOutputSetBinary Method (Boolean)

Sets the output mode.

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

Parameters

flag
Type: SystemBoolean
Remarks

This mode can be clear text encoding or binary mode encoding. The default mode is clear text encoding.

See Also