SoftMaskGroup Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the A transparency group XObject to be used as the source of alpha or colour values for deriving the mask. If the subtype S is Luminosity, the group attributes dictionary shall contain a CS entry defining the colour space in which the compositing computation is to be performed..

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.Transparency
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public TransparencyGroup Group { get; }

Property Value

Type: TransparencyGroup
See Also

Reference