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

PDF3DViewArray::Add method

Adds the specified view.

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

See Also