PDF3DContent.PDF3DContent

PDF3DContent()

Initializes a new instance of the PDF3DContent class.

public PDF3DContent()

See Also


PDF3DContent(string)

Initializes a new instance of the PDF3DContent class.

public PDF3DContent(string filename)
ParameterTypeDescription
filenameStringThe filename.

Exceptions

exceptioncondition
ArgumentExceptionUnknown 3D Artwork type

See Also