Aspose::Pdf::Annotations::IAnnotationVisitor::Visit method

Contents
[ ]

IAnnotationVisitor::Visit(System::SharedPtr<BleedMarkAnnotation>) method

Visit/select a bleed mark annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<BleedMarkAnnotation> bleedMark)=0
ParameterTypeDescription
bleedMarkSystem::SharedPtr<BleedMarkAnnotation>The BleedMarkAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<CaretAnnotation>) method

Visit/select caret annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<CaretAnnotation> caret)=0
ParameterTypeDescription
caretSystem::SharedPtr<CaretAnnotation>CaretAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<CircleAnnotation>) method

Visit/select circle annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<CircleAnnotation> circle)=0
ParameterTypeDescription
circleSystem::SharedPtr<CircleAnnotation>CircleAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<FileAttachmentAnnotation>) method

Visit/select attachment annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<FileAttachmentAnnotation> attachment)=0
ParameterTypeDescription
attachmentSystem::SharedPtr<FileAttachmentAnnotation>FileAttachmentAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<FreeTextAnnotation>) method

Visit/select freetext annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<FreeTextAnnotation> freetext)=0
ParameterTypeDescription
freetextSystem::SharedPtr<FreeTextAnnotation>FreeTextAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<HighlightAnnotation>) method

Visit/select highlight annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<HighlightAnnotation> highlight)=0
ParameterTypeDescription
highlightSystem::SharedPtr<HighlightAnnotation>HighlightAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<InkAnnotation>) method

Visit/select ink annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<InkAnnotation> ink)=0
ParameterTypeDescription
inkSystem::SharedPtr<InkAnnotation>InkAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<LineAnnotation>) method

Visit/select line annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<LineAnnotation> line)=0
ParameterTypeDescription
lineSystem::SharedPtr<LineAnnotation>LineAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<LinkAnnotation>) method

Visit/select link annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<LinkAnnotation> link)=0
ParameterTypeDescription
linkSystem::SharedPtr<LinkAnnotation>LinkAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<MovieAnnotation>) method

Visit/select movie annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<MovieAnnotation> movie)=0
ParameterTypeDescription
movieSystem::SharedPtr<MovieAnnotation>MovieAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<PageInformationAnnotation>) method

Visit/select a page information annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<PageInformationAnnotation> pageInformation)=0
ParameterTypeDescription
pageInformationSystem::SharedPtr<PageInformationAnnotation>The PageInformationAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<PolygonAnnotation>) method

Visit/select polygon annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<PolygonAnnotation> polygon)=0
ParameterTypeDescription
polygonSystem::SharedPtr<PolygonAnnotation>PolygonAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<PolylineAnnotation>) method

Visit/select polyline annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<PolylineAnnotation> polyline)=0
ParameterTypeDescription
polylineSystem::SharedPtr<PolylineAnnotation>PolylineAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<PopupAnnotation>) method

Visit/select popup annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<PopupAnnotation> popup)=0
ParameterTypeDescription
popupSystem::SharedPtr<PopupAnnotation>PopupAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<RegistrationMarkAnnotation>) method

Visit/select a registration mark annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<RegistrationMarkAnnotation> registrationMark)=0
ParameterTypeDescription
registrationMarkSystem::SharedPtr<RegistrationMarkAnnotation>The RegistrationMarkAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<ScreenAnnotation>) method

Visit/select screen annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<ScreenAnnotation> screen)=0
ParameterTypeDescription
screenSystem::SharedPtr<ScreenAnnotation>ScreenAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<SquareAnnotation>) method

Visit/select square annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<SquareAnnotation> square)=0
ParameterTypeDescription
squareSystem::SharedPtr<SquareAnnotation>SquareAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<SquigglyAnnotation>) method

Visit/select squiggly annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<SquigglyAnnotation> squiggly)=0
ParameterTypeDescription
squigglySystem::SharedPtr<SquigglyAnnotation>SquigglyAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<StampAnnotation>) method

Visit/select stamp annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<StampAnnotation> stamp)=0
ParameterTypeDescription
stampSystem::SharedPtr<StampAnnotation>StampAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<StrikeOutAnnotation>) method

Visit/select strikeOut annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<StrikeOutAnnotation> strikeOut)=0
ParameterTypeDescription
strikeOutSystem::SharedPtr<StrikeOutAnnotation>StrikeOutAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<TextAnnotation>) method

Visit/select text annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<TextAnnotation> text)=0
ParameterTypeDescription
textSystem::SharedPtr<TextAnnotation>TextAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<TrimMarkAnnotation>) method

Visit/select a trim mark annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<TrimMarkAnnotation> trimMark)=0
ParameterTypeDescription
trimMarkSystem::SharedPtr<TrimMarkAnnotation>The TrimMarkAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<UnderlineAnnotation>) method

Visit/select underline annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<UnderlineAnnotation> underline)=0
ParameterTypeDescription
underlineSystem::SharedPtr<UnderlineAnnotation>UnderlineAnnotation object example/template.

See Also

IAnnotationVisitor::Visit(System::SharedPtr<WidgetAnnotation>) method

Visit/select widget annotation.

virtual void Aspose::Pdf::Annotations::IAnnotationVisitor::Visit(System::SharedPtr<WidgetAnnotation> widget)=0
ParameterTypeDescription
widgetSystem::SharedPtr<WidgetAnnotation>WidgetAnnotation object example/template.

See Also