Aspose::Pdf::IOperatorContainer class

IOperatorContainer class

Represents objects that contain a collection of operators as their contents.

class IOperatorContainer : public virtual System::Object

Methods

MethodDescription
virtual get_Contents()Gets the collection of operators.
virtual get_Resources()Gets the resources referenced by operators in the Contents.

See Also