Link Search Menu Expand Document

MultimediaExtractorGetCurrent3DType Method

Gets the type of the current 3D animation.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public Graphics3DType GetCurrent3DType()

Return Value

Type: Graphics3DType
3D animation type.

Implements

IMultimediaExtractorGetCurrent3DType
Exceptions
ExceptionCondition
PDFExtractorExceptionUnknown type of 3D animation.
See Also

Reference