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

MethodDescription
get_ColorSpace()The group color space.
Group(System::SharedPtr<Page>)The constructor.
set_ColorSpace(Aspose::Pdf::ColorSpace)The group color space.

See Also