Aspose::Pdf::DestinationCollection::GetExplicitDestination metod
DestinationCollection::GetExplicitDestination method
Returnerar den explicita destinationen med namnet.
System::SharedPtr<Annotations::ExplicitDestination> Aspose::Pdf::DestinationCollection::GetExplicitDestination(const System::String &destinameName, bool useCache)
| Parameter | Typ | Beskrivning |
|---|---|---|
| destinameName | const System::String& | Namnet på destinationen. |
| useCache | bool | Bestämmer om en cachad version av samlingen används eller inte. |
ReturnValue
ExplicitDestination‑objektet för den hittade destinationen; annars null.
Se även
- Typedef SharedPtr
- Class ExplicitDestination
- Class String
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++