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)
ParameterTypBeskrivning
destinameNameconst System::String&Namnet på destinationen.
useCacheboolBestämmer om en cachad version av samlingen används eller inte.

ReturnValue

ExplicitDestination‑objektet för den hittade destinationen; annars null.

Se även