Aspose::Pdf::IOperatorContainer::GetResources method

IOperatorContainer::GetResources method

Retrieves the resources associated with the operator container.

virtual System::SharedPtr<Aspose::Pdf::Resources> Aspose::Pdf::IOperatorContainer::GetResources()=0

ReturnValue

A Resources object representing the resources of the operator container.

See Also