Aspose::Pdf::Annotations::HighlightAnnotation klass

HighlightAnnotation class

Representerar en markeringsanteckning som markerar ett textområde i dokumentet.

class HighlightAnnotation : public Aspose::Pdf::Annotations::TextMarkupAnnotation

Metoder

MetodBeskrivning
Accept(System::SharedPtr<AnnotationSelector>) overrideAccepterar besökarobjekt för att bearbeta anteckningen.
get_AnnotationType() overrideHämtar typ av annotation.
HighlightAnnotation(const System::SharedPtr<Aspose::Pdf::Page>&, const System::SharedPtr<Rectangle>&)Skapar en ny markeringsannotering på den angivna sidan.

Se även