DeviceNColorSpaceTintFunctionID Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the tintTransform function identifier. During subsequent painting operations, a PDF processor calls this function to transform a tint value into colour component values in the alternate colour space.

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

public string TintFunctionID { get; }

Property Value

Type: String
The tint function identifier.
See Also

Reference