PDF3DStream.PDF3DStream

PDF3DStream constructor

Initializes a new instance of the PDF3DStream class.

public PDF3DStream(Document doc, PDF3DArtwork pdf3DArtwork)
ParameterTypeDescription
docDocumentThe document.
pdf3DArtworkPDF3DArtworkThe 3D Artwork.

See Also