TextExtractorSaveTextToFile 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 | |
---|---|---|
SaveTextToFile(String) | Saves document text to file. | |
SaveTextToFile(IListInt32, String) | Saves text from specified pages to file. | |
SaveTextToFile(String, String) | Saves text from specified page ranges to file. | |
SaveTextToFile(String, Encoding) | Saves document text to file in specified encoding. | |
SaveTextToFile(IListInt32, String, Encoding) | Saves text from specified pages to file in specified encoding. | |
SaveTextToFile(Int32, Int32, String) | Saves text from specified page range to file. | |
SaveTextToFile(String, String, Encoding) | Saves text from specified page ranges to file in specified encoding. | |
SaveTextToFile(Int32, Int32, String, Encoding) | Saves text from specified page range to file in specified encoding. |
See Also