Aspose::Pdf::INamedDestinationCollection::idx_get method
INamedDestinationCollection::idx_get method
Gets destination by its name.
virtual System::SharedPtr<Annotations::IAppointment> Aspose::Pdf::INamedDestinationCollection::idx_get(System::String name)=0
Parameter | Type | Description |
---|---|---|
name | System::String | Name value. |
ReturnValue
Destination object.
See Also
- Typedef SharedPtr
- Class IAppointment
- Class String
- Class INamedDestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++