Aspose::Pdf::Annotations::PDF3DViewArray::Add method

PDF3DViewArray::Add method

Adds the specified view.

void Aspose::Pdf::Annotations::PDF3DViewArray::Add(const System::SharedPtr<PDF3DView> &view)
ParameterTypeDescription
viewconst System::SharedPtr<PDF3DView>&The view.

See Also