XMLExtractorGetXMLDocument Method ByteScout PDF Extractor SDK
Extracts XML data from the entire document as XmlDocument.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public XmlDocument GetXMLDocument()

Return Value

Type: XmlDocument
XmlDocument instance.

Implements

IXMLExtractorGetXMLDocument
See Also

Reference