Aspose::Pdf::Annotations::StrikeOutAnnotation klass

StrikeOutAnnotation class

Representerar en genomstrykningannotation som visas som en genomstrykning i dokumentets text.

class StrikeOutAnnotation : 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.
StrikeOutAnnotation(const System::SharedPtr<Aspose::Pdf::Page>&, const System::SharedPtr<Rectangle>&)Skapar ny StrikeOut annotation på den angivna sidan.

Se även