MultimediaExtractorSaveCurrentVideoToFile Method ByteScout PDF Extractor SDK
Saves current video to file with specified name.

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

public void SaveCurrentVideoToFile(
	string fileName
)

Parameters

fileName
Type: SystemString
File name.

Implements

IMultimediaExtractorSaveCurrentVideoToFile(String)
Exceptions

ExceptionCondition
PDFExtractorException
See Also

Reference