Aspose::Pdf::Annotations::NamedDestination::NamedDestination constructor
NamedDestination::NamedDestination constructor
Create named destination.
Aspose::Pdf::Annotations::NamedDestination::NamedDestination(const System::SharedPtr<Document> &doc, const System::String &name)
| Parameter | Type | Description |
|---|---|---|
| doc | const System::SharedPtr<Document>& | Document where named destination should be created. |
| name | const System::String& | Name to which destination refers. |
See Also
- Typedef SharedPtr
- Class Document
- Class String
- Class NamedDestination
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++