MixedCodeDocument Properties

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image

The MixedCodeDocument type exposes the following members.

Properties

  NameDescription
Public propertyCode
Gets the code represented by the mixed code document seen as a template.
Public propertyCodeFragments
Gets the list of code fragments in the document.
Public propertyFragments
Gets the list of all fragments in the document.
Public propertyStreamEncoding
Gets the encoding of the stream used to read the document.
Public propertyTextFragments
Gets the list of text fragments in the document.

See Also