Método GetRectangle de Aspose::Pdf::Annotations::Annotation
Annotation::GetRectangle method
Devuelve el rectángulo de la anotación teniendo en cuenta la rotación de la página.
System::SharedPtr<Rectangle> Aspose::Pdf::Annotations::Annotation::GetRectangle(bool considerRotation)
| Parámetro | Tipo | Descripción |
|---|---|---|
| considerRotation | bool | Si es true, se tiene en cuenta la rotación de la página. |
ReturnValue
True - si se encontró el rectángulo; de lo contrario, false.
Ver también
- Typedef SharedPtr
- Class Rectangle
- Class Annotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++