Group
Overview
Group is a class in Aspose.PDF FOSS for .NET.
Group / blending colour space dictionary (PDF 32000 §11.6.5).
This class provides 1 method for working with Group objects in .NET programs.
Available methods include: Group.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Properties: ColorSpace.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ColorSpace | ColorSpace | Read/Write | Colour space for the page-group’s blending. |
Methods
| Signature | Description |
|---|---|
Group(page: Page) | Calls Group on this Group instance. |