Aspose::Pdf::Annotations::AnnotationCollection::FindByName-metoden
AnnotationCollection::FindByName method
Returnerar annotation efter dess namn.
System::SharedPtr<Annotation> Aspose::Pdf::Annotations::AnnotationCollection::FindByName(const System::String &name)
| Parameter | Typ | Beskrivning |
|---|---|---|
| namn | const System::String& | Namnet på annotationen |
ReturnValue
Annotation object if found; otherwise, null.
Se även
- Typedef SharedPtr
- Class Annotation
- Class String
- Class AnnotationCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++