PortableCollectionSort Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets collection sort, which specifies the order in which items in the collection shall be sorted in the user interface.

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 CollectionSort Sort { get; set; }

Property Value

Type: CollectionSort
The sort.
See Also

Reference