Aspose::Pdf::Group class
Group class
A group attributes class specifying the attributes of the page’s page group for use in the transparent imaging model.
class Group : public System::Object
Methods
Method | Description |
---|---|
get_ColorSpace() | The group color space. |
Group(System::SharedPtr<Page>) | The constructor. |
set_ColorSpace(Aspose::Pdf::ColorSpace) | The group color space. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++