Apitron.PDF.Kit library for .NET
Top
The ThreadActionTarget type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Bead |
Gets the bead.
|
![]() | BeadIndex |
Gets the index of the bead within its thread. The first bead in a thread has index 0.
|
![]() | TargetFile |
Gets the file containing the thread. If this entry is absent, the thread is in the current file.
|
![]() | Thread |
Gets the thread.
|
![]() | ThreadIndex |
Gets the index of the thread within the Threads array of its document.
|
![]() | ThreadName |
Gets the title of the thread as specified in its thread information.
|
See Also