Clase Aspose::Pdf::Annotations::GenericAnnotation
GenericAnnotation class
La clase describe una anotación general.
class GenericAnnotation : public Aspose::Pdf::Annotations::Annotation
Métodos
| Método | Descripción |
|---|---|
| Accept(System::SharedPtr<AnnotationSelector>) override | Acepta un visitante para el procesamiento de anotaciones. |
| GenericAnnotation(const System::SharedPtr<Engine::Data::IPdfObject>&, const System::SharedPtr<Document>&) | |
| get_AnnotationType() override | Obtiene el tipo de anotación. |
Ver también
- Class Annotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++