Aspose::Pdf::Annotations::IAnnotationVisitor::Visit método
IAnnotationVisitor::Visit(System::SharedPtr<BleedMarkAnnotation>) method
Visitar/seleccionar una anotación de marca de sangrado.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<BleedMarkAnnotation> bleedMark)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| bleedMark | System::SharedPtr<BleedMarkAnnotation> | El objeto BleedMarkAnnotation ejemplo/plantilla. |
Ver también
- Typedef SharedPtr
- Class BleedMarkAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<CaretAnnotation>) method
Visitar/seleccionar anotación de cursor.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<CaretAnnotation> caret)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| caret | System::SharedPtr<CaretAnnotation> | CaretAnnotation objeto ejemplo/plantilla. |
Ver también
- Typedef SharedPtr
- Class CaretAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<CircleAnnotation>) method
Visitar/seleccionar anotación de círculo.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<CircleAnnotation> circle)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| circle | System::SharedPtr<CircleAnnotation> | CircleAnnotation objeto ejemplo/plantilla. |
Ver también
- Typedef SharedPtr
- Class CircleAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<FileAttachmentAnnotation>) method
Visitar/seleccionar anotación de adjunto.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<FileAttachmentAnnotation> attachment)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| attachment | System::SharedPtr<FileAttachmentAnnotation> | FileAttachmentAnnotation objeto ejemplo/plantilla. |
Ver también
- Typedef SharedPtr
- Class FileAttachmentAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<FreeTextAnnotation>) method
Visitar/seleccionar anotación de texto libre.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<FreeTextAnnotation> freetext)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| freetext | System::SharedPtr<FreeTextAnnotation> | FreeTextAnnotation objeto ejemplo/plantilla. |
Ver también
- Typedef SharedPtr
- Class FreeTextAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<HighlightAnnotation>) method
Visitar/seleccionar anotación de resaltado.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<HighlightAnnotation> highlight)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| highlight | System::SharedPtr<HighlightAnnotation> | HighlightAnnotation objeto ejemplo/plantilla. |
Ver también
- Typedef SharedPtr
- Class HighlightAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<InkAnnotation>) method
Visitar/seleccionar anotación de tinta.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<InkAnnotation> ink)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| ink | System::SharedPtr<InkAnnotation> | InkAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class InkAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<LineAnnotation>) method
Visitar/seleccionar anotación de línea.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<LineAnnotation> line)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| line | System::SharedPtr<LineAnnotation> | LineAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class LineAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<LinkAnnotation>) method
Visitar/seleccionar anotación de enlace.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<LinkAnnotation> link)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| link | System::SharedPtr<LinkAnnotation> | LinkAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class LinkAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<MovieAnnotation>) method
Visitar/seleccionar anotación de película.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<MovieAnnotation> movie)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| movie | System::SharedPtr<MovieAnnotation> | MovieAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class MovieAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<PageInformationAnnotation>) method
Visitar/seleccionar una anotación de información de página.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<PageInformationAnnotation> pageInformation)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| pageInformation | System::SharedPtr<PageInformationAnnotation> | El PageInformationAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class PageInformationAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<PolygonAnnotation>) method
Visitar/seleccionar anotación de polígono.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<PolygonAnnotation> polygon)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| polygon | System::SharedPtr<PolygonAnnotation> | PolygonAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class PolygonAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<PolylineAnnotation>) method
Visitar/seleccionar anotación de polilínea.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<PolylineAnnotation> polyline)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| polyline | System::SharedPtr<PolylineAnnotation> | PolylineAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class PolylineAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<PopupAnnotation>) method
Visitar/seleccionar anotación emergente.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<PopupAnnotation> popup)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| popup | System::SharedPtr<PopupAnnotation> | PopupAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class PopupAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<RegistrationMarkAnnotation>) method
Visitar/seleccionar una anotación de marca de registro.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<RegistrationMarkAnnotation> registrationMark)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| registrationMark | System::SharedPtr<RegistrationMarkAnnotation> | El RegistrationMarkAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class RegistrationMarkAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<ScreenAnnotation>) method
Visitar/seleccionar anotación de pantalla.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<ScreenAnnotation> screen)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| screen | System::SharedPtr<ScreenAnnotation> | ScreenAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class ScreenAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<SquareAnnotation>) method
Visitar/seleccionar anotación de cuadrado.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<SquareAnnotation> square)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| square | System::SharedPtr<SquareAnnotation> | SquareAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class SquareAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<SquigglyAnnotation>) method
Visitar/seleccionar anotación ondulada.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<SquigglyAnnotation> squiggly)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| squiggly | System::SharedPtr<SquigglyAnnotation> | SquigglyAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class SquigglyAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<StampAnnotation>) method
Visitar/seleccionar anotación de sello.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<StampAnnotation> stamp)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| stamp | System::SharedPtr<StampAnnotation> | StampAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class StampAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<StrikeOutAnnotation>) method
Visitar/seleccionar anotación de tachado.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<StrikeOutAnnotation> strikeOut)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| strikeOut | System::SharedPtr<StrikeOutAnnotation> | StrikeOutAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class StrikeOutAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<TextAnnotation>) method
Visitar/seleccionar anotación de texto.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<TextAnnotation> text)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| text | System::SharedPtr<TextAnnotation> | TextAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class TextAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<TrimMarkAnnotation>) method
Visitar/seleccionar una anotación de marca de recorte.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<TrimMarkAnnotation> trimMark)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| trimMark | System::SharedPtr<TrimMarkAnnotation> | El TrimMarkAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class TrimMarkAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<UnderlineAnnotation>) method
Visitar/seleccionar anotación de subrayado.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<UnderlineAnnotation> underline)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| underline | System::SharedPtr<UnderlineAnnotation> | UnderlineAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class UnderlineAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
IAnnotationVisitor::Visit(System::SharedPtr<WidgetAnnotation>) method
Visitar/seleccionar anotación de widget.
virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<WidgetAnnotation> widget)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| widget | System::SharedPtr<WidgetAnnotation> | WidgetAnnotation ejemplo/plantilla de objeto. |
Ver también
- Typedef SharedPtr
- Class WidgetAnnotation
- Class IAnnotationVisitor
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++