MixedCodeDocumentCodeFragment Properties
From Html Agility Pack
| A Sandcastle Documented Class Library |
| MixedCodeDocumentCodeFragment Properties |
| MixedCodeDocumentCodeFragment Class See Also Send Feedback |
The MixedCodeDocumentCodeFragment type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Code |
Gets the fragment code text.
| |
| FragmentText |
Gets the fragement text.
(Inherited from MixedCodeDocumentFragment.) | |
| FragmentType |
Gets the type of fragment.
(Inherited from MixedCodeDocumentFragment.) | |
| Line |
Gets the line number of the fragment.
(Inherited from MixedCodeDocumentFragment.) | |
| LinePosition |
Gets the line position (column) of the fragment.
(Inherited from MixedCodeDocumentFragment.) | |
| StreamPosition |
Gets the fragment position in the document's stream.
(Inherited from MixedCodeDocumentFragment.) |