MixedCodeDocumentFragment Properties

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image

The MixedCodeDocumentFragment type exposes the following members.

Properties

  NameDescription
Public propertyFragmentText
Gets the fragement text.
Public propertyFragmentType
Gets the type of fragment.
Public propertyLine
Gets the line number of the fragment.
Public propertyLinePosition
Gets the line position (column) of the fragment.
Public propertyStreamPosition
Gets the fragment position in the document's stream.

See Also