Aspose::Pdf::Annotations::StrikeOutAnnotation clase

StrikeOutAnnotation class

Representa una anotación de tachado que aparece como un tachado en el texto del documento.

class StrikeOutAnnotation : public Aspose::Pdf::Annotations::TextMarkupAnnotation

Métodos

MétodoDescripción
Accept(System::SharedPtr<AnnotationSelector>) overrideAcepta un objeto visitante para procesar la anotación.
get_AnnotationType() overrideObtiene el tipo de anotación.
StrikeOutAnnotation(const System::SharedPtr<Aspose::Pdf::Page>&, const System::SharedPtr<Rectangle>&)Crea una nueva anotación StrikeOut en la página especificada.

Ver también