Clase Aspose::Pdf::Annotations::NamedDestination
NamedDestination class
En lugar de definirse directamente con la sintaxis explícita, un destino puede referirse indirectamente mediante un objeto de nombre o una cadena de bytes.
class NamedDestination : public Aspose::Pdf::Annotations::IAppointment
Métodos
| Método | Descripción |
|---|---|
| get_Name() | Obtiene el nombre del destino nombrado. |
| NamedDestination(const System::SharedPtr<Document>&, const System::String&) | Crea un destino nombrado. |
| ToString() const override | Convierte el destino a un valor de cadena. |
Ver también
- Class IAppointment
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++