PDF3DStream
Overview
PDF3DStream is a class in Aspose.PDF FOSS for .NET.
PDF /3DD stream wrapper — pairs a PDF3DArtwork with its document-owned content stream.
This class provides 1 method for working with PDF3DStream objects in .NET programs.
Available methods include: PDF3DStream.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Properties: Content.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Content | PDF3DContent? | Read/Write | Gets or sets the content. |
Methods
| Signature | Description |
|---|---|
PDF3DStream(doc: Document, pdf3DArtwork: PDF3DArtwork) | Calls PDF3DStream on this PDF3DStream instance. |