Aspose::Pdf::Page::GetResources method
Page::GetResources method
Retrieves the resources associated with the page.
System::SharedPtr<Aspose::Pdf::Resources> Aspose::Pdf::Page::GetResources() override
ReturnValue
A Resources object representing the resources of the page.
See Also
- Typedef SharedPtr
- Class Resources
- Class Page
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++