Aspose::Pdf::Annotations::AnnotationSelector::Visit method

Contents
[ ]

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

Selects the bleedMark if the AnnotationSelector was initialized with a BleedMarkAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<BleedMarkAnnotation> bleedMark) override
ParameterTypeDescription
bleedMarkSystem::SharedPtr<BleedMarkAnnotation>The BleedMarkAnnotation object for selection.

See Also

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

Select caret annotation if AnnotationSelector was initialized with CaretAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<CaretAnnotation> caret) override
ParameterTypeDescription
caretSystem::SharedPtr<CaretAnnotation>CaretAnnotation object for selecting.

See Also

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

Select circle annotation if AnnotationSelector was initialized with CircleAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<CircleAnnotation> circle) override
ParameterTypeDescription
circleSystem::SharedPtr<CircleAnnotation>CircleAnnotation object for selecting.

See Also

AnnotationSelector::Visit(System::SharedPtr<ColorBarAnnotation>) method

Select ColorBar annotation if AnnotationSelector was initialized with ColorBar object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<ColorBarAnnotation> colorBar)
ParameterTypeDescription
colorBarSystem::SharedPtr<ColorBarAnnotation>PDF3DAnnotation object for selecting.

See Also

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

Select attachment annotation if AnnotationSelector was initialized with FileAttachmentAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<FileAttachmentAnnotation> attachment) override
ParameterTypeDescription
attachmentSystem::SharedPtr<FileAttachmentAnnotation>FileAttachmentAnnotation object for selecting.

See Also

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

Select freetext annotation if AnnotationSelector was initialized with FreeTextAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<FreeTextAnnotation> freetext) override
ParameterTypeDescription
freetextSystem::SharedPtr<FreeTextAnnotation>FreeTextAnnotation object for selecting.

See Also

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

Select attachment annotation if AnnotationSelector was initialized with FreeTextAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<HighlightAnnotation> highlight) override
ParameterTypeDescription
highlightSystem::SharedPtr<HighlightAnnotation>HighlightAnnotation object for selecting.

See Also

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

Select ink annotation if AnnotationSelector was initialized with InkAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<InkAnnotation> ink) override
ParameterTypeDescription
inkSystem::SharedPtr<InkAnnotation>InkAnnotation object for selecting.

See Also

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

Select line annotation if AnnotationSelector was initialized with LineAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<LineAnnotation> line) override
ParameterTypeDescription
lineSystem::SharedPtr<LineAnnotation>LineAnnotation object for selecting.

See Also

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

Select link annotation if AnnotationSelector was initialized with LinkAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<LinkAnnotation> link) override
ParameterTypeDescription
linkSystem::SharedPtr<LinkAnnotation>LinkAnnotation object for selecting.

See Also

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

Select movie annotation if AnnotationSelector was initialized with MovieAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<MovieAnnotation> movie) override
ParameterTypeDescription
movieSystem::SharedPtr<MovieAnnotation>MovieAnnotation object for selecting.

See Also

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

Selects the pageInformation if the AnnotationSelector was initialized with a PageInformationAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<PageInformationAnnotation> pageInformation) override
ParameterTypeDescription
pageInformationSystem::SharedPtr<PageInformationAnnotation>The PageInformationAnnotation object for selection.

See Also

AnnotationSelector::Visit(System::SharedPtr<PDF3DAnnotation>) method

Select PDF3D annotation if AnnotationSelector was initialized with PDF3DAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<PDF3DAnnotation> pdf3D)
ParameterTypeDescription
pdf3DSystem::SharedPtr<PDF3DAnnotation>PDF3DAnnotation object for selecting.

See Also

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

Select polygon annotation if AnnotationSelector was initialized with PolygonAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<PolygonAnnotation> polygon) override
ParameterTypeDescription
polygonSystem::SharedPtr<PolygonAnnotation>PolygonAnnotation object for selecting.

See Also

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

Select polyline annotation if AnnotationSelector was initialized with PolylineAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<PolylineAnnotation> polyline) override
ParameterTypeDescription
polylineSystem::SharedPtr<PolylineAnnotation>PolylineAnnotation object for selecting.

See Also

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

Select popup annotation if AnnotationSelector was initialized with PopupAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<PopupAnnotation> popup) override
ParameterTypeDescription
popupSystem::SharedPtr<PopupAnnotation>PopupAnnotation object for selecting.

See Also

AnnotationSelector::Visit(System::SharedPtr<RedactionAnnotation>) method

Select redact annotation if AnnotationSelector was initialized with RedactAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<RedactionAnnotation> redact)
ParameterTypeDescription
redactSystem::SharedPtr<RedactionAnnotation>RedactAnnotation object for selecting.

See Also

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

Selects the registrationMark if the AnnotationSelector was initialized with a RegistrationMarkAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<RegistrationMarkAnnotation> registrationMark) override
ParameterTypeDescription
registrationMarkSystem::SharedPtr<RegistrationMarkAnnotation>The RegistrationMarkAnnotation object for selection.

See Also

AnnotationSelector::Visit(System::SharedPtr<RichMediaAnnotation>) method

Select movie annotation if AnnotationSelector was initialized with RichMedia annotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<RichMediaAnnotation> richMedia)
ParameterTypeDescription
richMediaSystem::SharedPtr<RichMediaAnnotation>RichMedia annotation.

See Also

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

Select screen annotation if AnnotationSelector was initialized with ScreenAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<ScreenAnnotation> screen) override
ParameterTypeDescription
screenSystem::SharedPtr<ScreenAnnotation>ScreenAnnotation object for selecting.

See Also

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

Select square annotation if AnnotationSelector was initialized with SquareAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<SquareAnnotation> square) override
ParameterTypeDescription
squareSystem::SharedPtr<SquareAnnotation>SquareAnnotation object for selecting.

See Also

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

Select squiggly annotation if AnnotationSelector was initialized with SquigglyAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<SquigglyAnnotation> squiggly) override
ParameterTypeDescription
squigglySystem::SharedPtr<SquigglyAnnotation>SquigglyAnnotation object for selecting.

See Also

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

Select stamp annotation if AnnotationSelector was initialized with StampAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<StampAnnotation> stamp) override
ParameterTypeDescription
stampSystem::SharedPtr<StampAnnotation>StampAnnotation object for selecting.

See Also

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

Select strikeOut annotation if AnnotationSelector was initialized with StrikeOutAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<StrikeOutAnnotation> strikeOut) override
ParameterTypeDescription
strikeOutSystem::SharedPtr<StrikeOutAnnotation>StrikeOutAnnotation object for selecting.

See Also

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

Select text annotation if AnnotationSelector was initialized with TextAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<TextAnnotation> text) override
ParameterTypeDescription
textSystem::SharedPtr<TextAnnotation>TextAnnotation object for selecting.

See Also

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

Selects the trimMark if the AnnotationSelector was initialized with a TrimMarkAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<TrimMarkAnnotation> trimMark) override
ParameterTypeDescription
trimMarkSystem::SharedPtr<TrimMarkAnnotation>The TrimMarkAnnotation object for selection.

See Also

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

Select underline annotation if AnnotationSelector was initialized with UnderlineAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<UnderlineAnnotation> underline) override
ParameterTypeDescription
underlineSystem::SharedPtr<UnderlineAnnotation>UnderlineAnnotation object for selecting.

See Also

AnnotationSelector::Visit(System::SharedPtr<WatermarkAnnotation>) method

Select watermark annotation if AnnotationSelector was initialized with WatermarkAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<WatermarkAnnotation> watermark)
ParameterTypeDescription
watermarkSystem::SharedPtr<WatermarkAnnotation>WatermarkAnnotation for selecting.

See Also

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

Select widget annotation if AnnotationSelector was initialized with WidgetAnnotation object.

void Aspose::Pdf::Annotations::AnnotationSelector::Visit(System::SharedPtr<WidgetAnnotation> widget) override
ParameterTypeDescription
widgetSystem::SharedPtr<WidgetAnnotation>WidgetAnnotation object for selecting.

See Also