Aspose::Pdf::IOperatorContainer class
IOperatorContainer class
Represents objects that contain a collection of operators as their contents.
class IOperatorContainer : public virtual System::Object
Methods
Method | Description |
---|---|
virtual get_Contents() | Gets the collection of operators. |
virtual get_Resources() | Gets the resources referenced by operators in the Contents. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++