CollectionFieldRelativeOrder Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the relative order of the field name in the user interface. Fields shall be sorted by the interactive PDF processor in ascending order.

Namespace:  Apitron.PDF.Kit.Interactive.Navigation.DocumentLevel.Collections
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public int RelativeOrder { get; set; }

Property Value

Type: Int32
See Also

Reference