Aspose::Pdf::INamedDestinationCollection::idx_get método
INamedDestinationCollection::idx_get method
Obtiene el destino por su nombre.
virtual System::SharedPtr<Annotations::IAppointment> Aspose::Pdf::INamedDestinationCollection::idx_get(System::String name)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| nombre | System::String | Valor del nombre. |
ReturnValue
Objeto de destino.
Ver también
- Typedef SharedPtr
- Class IAppointment
- Class String
- Class INamedDestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++