Click or drag to resize

AccessParametersTextEncoding Property

The default text encoding (or null if to use the default).

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public BinaryTextEncoding? TextEncoding { get; }

Property Value

BinaryTextEncoding
See Also