MultimediaExtractorSaveCurrent3DToStream Method ByteScout PDF Extractor SDK
Saves current 3D animation to provided stream.

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

public void SaveCurrent3DToStream(
	Stream outputStream
)

Parameters

outputStream
Type: System.IOStream
Output stream.

Implements

IMultimediaExtractorSaveCurrent3DToStream(Stream)
Exceptions

ExceptionCondition
PDFExtractorException
See Also

Reference