ITextExtractorSaveTextToStream Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
OverloadĀ List
Name | Description | |
---|---|---|
![]() | SaveTextToStream(Stream) | Saves document text to stream. |
![]() | SaveTextToStream(IListInt32, Stream) | Saves text from specified page range to stream. |
![]() | SaveTextToStream(Stream, Encoding) | Saves document text to stream in specified encoding. |
![]() | SaveTextToStream(String, Stream) | Saves text from specified page range to stream. |
![]() | SaveTextToStream(IListInt32, Stream, Encoding) | Saves text from specified page range to stream in specified encoding. |
![]() | SaveTextToStream(Int32, Int32, Stream) | Saves text from specified page range to stream. |
![]() | SaveTextToStream(String, Stream, Encoding) | Saves text from specified page range to stream in specified encoding. |
![]() | SaveTextToStream(Int32, Int32, Stream, Encoding) | Saves text from specified page range to stream in specified encoding. |
See Also