Aspose::Pdf::DestinationCollection::GetPageNumber metod
DestinationCollection::GetPageNumber method
Returnerar sidnumret för destinationen med namnet.
int32_t Aspose::Pdf::DestinationCollection::GetPageNumber(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
Sidnumret om destinationen hittades; annars -1.
Se även
- Class String
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++