Enum ParsingUtility.TagType
- Namespace
- TMPEffects.TextProcessing
Tag type enum.
Either open, close, or both.
[Flags]
public enum ParsingUtility.TagTypeFields
- Close = 2
- Open = 1
Tag type enum.
Either open, close, or both.
[Flags]
public enum ParsingUtility.TagTypeClose = 2Open = 1