Aspose::Pdf::Annotations::GenericAnnotation class
GenericAnnotation class
The class describes general annotation.
class GenericAnnotation : public Aspose::Pdf::Annotations::Annotation
Methods
Method | Description |
---|---|
Accept(System::SharedPtr<AnnotationSelector>) override | Accepts visitor for annotation processing. |
GenericAnnotation(System::SharedPtr<Aspose::Pdf::Engine::Data::IPdfObject>, System::SharedPtr<Document>) | |
get_AnnotationType() override | Gets type of annotation. |
See Also
- Class Annotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++