PDF3DContent.Load

PDF3DContent.Load method

Loads 3D content with the specified filename.

public void Load(string filename)
ParameterTypeDescription
filenameStringThe filename.

Exceptions

exceptioncondition
ArgumentExceptionUnknown 3D content type

See Also