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 | |
|---|---|---|
| GetTextAsVariant |
Returns document text as array of bytes.
This is COM/ActiveX-compatible version of the method SaveTextToStream(Stream) for in-memory
processing of PDF documents or images.
| |
| GetTextAsVariant(String) |
Returns document text as array of bytes.
This is COM/ActiveX-compatible version of the method SaveTextToStream(String, Stream) for in-memory
processing of PDF documents or images.
| |
| GetTextAsVariant(Int32, Int32) |
Returns document text as array of bytes.
This is COM/ActiveX-compatible version of the method SaveTextToStream(Int32, Int32, Stream) for in-memory
processing of PDF documents or images.
|
See Also