CollectionSplitPosition Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the initial position of the splitter bar, specified as a percentage of the available window area. Values shall range from 0 to 100.

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

Property Value

Type: Int32
The position.
See Also

Reference