Aspose::Pdf::Annotations::PDF3DViewArray::Add method
PDF3DViewArray::Add method
Adds the specified view.
void Aspose::Pdf::Annotations::PDF3DViewArray::Add(const System::SharedPtr<PDF3DView> &view)
| Parameter | Type | Description |
|---|---|---|
| view | const System::SharedPtr<PDF3DView>& | The view. |
See Also
- Typedef SharedPtr
- Class PDF3DView
- Class PDF3DViewArray
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++