ThreeDDataSave Method (Stream)ByteScout PDF SDK
Saves the contents of this Bytescout.PDF.ThreeDData to the specified stream.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public void Save(
	Stream stream
)

Parameters

stream
Type: System.IOStream
The stream to which to save the data.
See Also

Reference