IMultimediaExtractorSaveCurrentAudioToFile Method ByteScout PDF Extractor SDK
Saves current audio to file with specified name.

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

void SaveCurrentAudioToFile(
	string fileName
)

Parameters

fileName
Type: SystemString
File name.
Exceptions

ExceptionCondition
PDFExtractorException
See Also

Reference