Click or drag to resize
SoCGMVectorOutputSetBinary Method (Boolean)

Sets the output mode.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2023.1.3.0 (2023.1.3)
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