Aspose::Pdf::Annotations::AnnotationCollection::FindByName método
AnnotationCollection::FindByName method
Devuelve la anotación por su nombre.
System::SharedPtr<Annotation> Aspose::Pdf::Annotations::AnnotationCollection::FindByName(const System::String &name)
| Parámetro | Tipo | Descripción |
|---|---|---|
| nombre | const System::String& | Nombre de la anotación |
ReturnValue
Annotation object if found; otherwise, null.
Ver también
- Typedef SharedPtr
- Class Annotation
- Class String
- Class AnnotationCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++