SoftMaskSubtype Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a subtype specifying the method to be used in deriving the mask values from the transparency group specified by the Group entry:

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 SoftMaskSubtype Subtype { get; set; }

Property Value

Type: SoftMaskSubtype
The subtype.
See Also

Reference