Free Trial
    
    
        Web API version
    
    
        Licensing
    
    
        Request A Quote
    
    
 HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Overload List
| Name | Description | |
|---|---|---|
|  | GetXMLAsVariant | 
            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.
             | 
|  | GetXMLAsVariant(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.
             | 
|  | GetXMLAsVariant(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.
             | 
See Also
