StitchingFunctionFunctionIds Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets an array of k 1-input functions that shall make up the stitching function. The output dimensionality of all functions shall be the same, and compatible with the value of Range if Range is present.

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

public string[] FunctionIds { get; }

Property Value

Type: String
See Also

Reference