Link Search Menu Expand Document

ThreeDData Constructor (String)

Creates a new 3D data initialized from the specified existing file.

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

Parameters

filename
Type: SystemString
The path to the data.
See Also

Reference