Table of Contents

Enum PreambleSequence

Namespace
Cuemon.Text
Assembly
Cuemon.Core.dll

Specifies what action to take in regards to encoding preamble sequences.

public enum PreambleSequence

Fields

Keep = 0

Any encoding preamble sequences will be preserved.

Remove = 1

Any encoding preamble sequences will be removed.