метод Aspose::Pdf::ImagePlacementAbsorber::Visit
ImagePlacementAbsorber::Visit(const System::SharedPtr<Document>&) method
Выполняет поиск в указанном документе.
void Aspose::Pdf::ImagePlacementAbsorber::Visit(const System::SharedPtr<Document> &pdf)
| Параметр | Тип | Описание |
|---|---|---|
| const System::SharedPtr<Document>& | Pdf объект pocument. |
См. также
- Typedef SharedPtr
- Class Document
- Class ImagePlacementAbsorber
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++
ImagePlacementAbsorber::Visit(const System::SharedPtr<Page>&) method
Выполняет поиск на указанной странице.
void Aspose::Pdf::ImagePlacementAbsorber::Visit(const System::SharedPtr<Page> &page)
| Параметр | Тип | Описание |
|---|---|---|
| page | const System::SharedPtr<Page>& | Pdf объект страницы pocument. |
См. также
- Typedef SharedPtr
- Class Page
- Class ImagePlacementAbsorber
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++