Aspose::Pdf::Annotations::SquareAnnotation clase

SquareAnnotation class

Clase que representa una anotación cuadrada.

class SquareAnnotation : public Aspose::Pdf::Annotations::CommonFigureAnnotation

Métodos

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

Ver también