ThreadActionTargetBeadIndex Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the index of the bead within its thread. The first bead in a thread has index 0.

Namespace:  Apitron.PDF.Kit.Interactive.Actions
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public int BeadIndex { get; }

Property Value

Type: Int32
The index of the bead.
See Also

Reference