Link Search Menu Expand Document

MultimediaExtractorSaveCurrentAudioToFile Method

Saves current audio to file with specified name.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public void SaveCurrentAudioToFile(
	string fileName
)

Parameters

fileName
Type: SystemString
File name.

Implements

IMultimediaExtractorSaveCurrentAudioToFile(String)
Exceptions
ExceptionCondition
PDFExtractorException
See Also

Reference