Aspose::Pdf::Annotations::AnnotationCollection::FindByName method
AnnotationCollection::FindByName method
Возвращает аннотацию по её имени.
System::SharedPtr<Annotation> Aspose::Pdf::Annotations::AnnotationCollection::FindByName(const System::String &name)
| Параметр | Тип | Описание |
|---|---|---|
| имя | const System::String& | Имя аннотации |
ReturnValue
Annotation object if found; otherwise, null.
См. также
- Typedef SharedPtr
- Class Annotation
- Class String
- Class AnnotationCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++