Aspose::Pdf::Annotations::SquareAnnotation clase
SquareAnnotation class
Clase que representa una anotación cuadrada.
class SquareAnnotation : public Aspose::Pdf::Annotations::CommonFigureAnnotation
Métodos
| Método | Descripción |
|---|---|
| Accept(System::SharedPtr<AnnotationSelector>) override | Acepta un visitante para procesar la anotación. |
| get_AnnotationType() override | Obtiene 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
- Class CommonFigureAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++