Link Search Menu Expand Document

ThreeDData Constructor (Stream)

Creates a new 3D data initialized from specified stream.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public ThreeDData(
	Stream stream
)

Parameters

stream
Type: System.IOStream
A stream that contains the data.
See Also

Reference