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ámetroTipoDescripción
nombreSystem::StringNombre de la cita.

ReturnValue

Cita

Ver también