Link Search Menu Expand Document

IXMLExtractorGetXMLAsVariant Method

OverloadĀ List
NameDescription
Public methodGetXMLAsVariant
Returns extracted XML data as array of bytes. This is COM/ActiveX-compatible version of the method SaveXMLToStream(Stream) for in-memory processing of PDF documents or images.
Public methodGetXMLAsVariant(String)
Returns extracted XML data as array of bytes. This is COM/ActiveX-compatible version of the method SaveXMLToStream(String, Stream) for in-memory processing of PDF documents or images.
Public methodGetXMLAsVariant(Int32, Int32)
Returns extracted XML data as array of bytes. This is COM/ActiveX-compatible version of the method SaveXMLToStream(Int32, Int32, Stream) for in-memory processing of PDF documents or images.
Top
See Also

Reference