MixedCodeDocument Properties
From Html Agility Pack
| A Sandcastle Documented Class Library |
| MixedCodeDocument Properties |
| MixedCodeDocument Class See Also Send Feedback |
The MixedCodeDocument type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Code |
Gets the code represented by the mixed code document seen as a template.
| |
| CodeFragments |
Gets the list of code fragments in the document.
| |
| Fragments |
Gets the list of all fragments in the document.
| |
| StreamEncoding |
Gets the encoding of the stream used to read the document.
| |
| TextFragments |
Gets the list of text fragments in the document.
|