XLSExtractorGetXLSAsVariant Method ByteScout PDF Extractor SDK
Overload List

  NameDescription
Public methodGetXLSAsVariant
Returns Excel data as array of bytes. This is COM/ActiveX-compatible version of the method SaveToXLSStream(Stream) for in-memory processing of PDF documents or images.
Public methodGetXLSAsVariant(String)
Returns Excel data as array of bytes. This is COM/ActiveX-compatible version of the method SaveToXLSStream(String, Stream) for in-memory processing of PDF documents or images.
Public methodGetXLSAsVariant(Int32, Int32)
Returns Excel data as array of bytes. This is COM/ActiveX-compatible version of the method SaveToXLSStream(Int32, Int32, Stream) for in-memory processing of PDF documents or images.
Top
See Also

Reference