NamedDestination
Overview
NamedDestination is a class in Aspose.PDF FOSS for C++.
This class provides 2 methods for working with NamedDestination objects in C++ programs.
Available methods include: Name, ToString.
All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
Name() → std::string | Calls Name on this NamedDestination instance. |
ToString() → std::string | Calls ToString on this NamedDestination instance. |