Table of Contents

Enum ParsingUtility.TagType

Namespace
TMPEffects.TextProcessing
Assembly
TMPEffects.dll

Tag type enum.
Either open, close, or both.

[Flags]
public enum ParsingUtility.TagType

Fields

Close = 2
Open = 1