Enum PreambleSequence
Specifies what action to take in regards to encoding preamble sequences.
Namespace: Cuemon.Text
Assembly: Cuemon.Core.dll
Syntax
public enum PreambleSequence
Fields
Name | Description |
---|---|
Keep | Any encoding preamble sequences will be preserved. |
Remove | Any encoding preamble sequences will be removed. |