Aspose::Pdf::Annotations::GenericAnnotation class

GenericAnnotation class

The class describes general annotation.

class GenericAnnotation : public Aspose::Pdf::Annotations::Annotation

Methods

MethodDescription
Accept(System::SharedPtr<AnnotationSelector>) overrideAccepts visitor for annotation processing.
GenericAnnotation(System::SharedPtr<Aspose::Pdf::Engine::Data::IPdfObject>, System::SharedPtr<Document>)
get_AnnotationType() overrideGets type of annotation.

See Also