GetStructure

Parser.GetStructure method

Extracts a structured text from the document.

public XmlReader GetStructure()

Return Value

An instance of XmlReader class with XML text structure; null if text structure extraction isn’t supported.

Remarks

Learn more:

See Also