IBaseTextExtractorSavePreprocessedPagePreview Method ByteScout PDF Extractor SDK
Saves preview image of document page with preprocessing filters applied. Image is saved in PNG format.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

void SavePreprocessedPagePreview(
	int pageIndex,
	string fileName
)

Parameters

pageIndex
Type: SystemInt32
Index of document page.
fileName
Type: SystemString
File name.
See Also

Reference