Enum MixedCodeDocumentFragmentType
- Namespace
- HtmlAgilityPack
- Assembly
- HtmlAgilityPack.dll
Represents the type of fragment in a mixed code document.
public enum MixedCodeDocumentFragmentType
Fields
Code = 0
The fragment contains code.
Text = 1
The fragment contains text.