Aspose::Pdf::NamedDestinationCollection::idx_get método
NamedDestinationCollection::idx_get method
Obtiene la cita por su nombre.
System::SharedPtr<Annotations::IAppointment> Aspose::Pdf::NamedDestinationCollection::idx_get(System::String name) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| nombre | System::String | Nombre de la cita. |
ReturnValue
Cita
Ver también
- Typedef SharedPtr
- Class IAppointment
- Class String
- Class NamedDestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++