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

NameTypeAccessDescription
ColorSpaceColorSpaceRead/WriteColour space for the page-group’s blending.

Methods

SignatureDescription
Group(page: Page)Calls Group on this Group instance.

See Also