Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.FixedLayout.ResourcesResource
Apitron.PDF.Kit.FixedLayout.ResourcesUndefinedResource
Apitron.PDF.Kit.Interactive.Navigation.PageLevelArticleThread
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
Top
Top
This class represents an article thread.
Inheritance Hierarchy
Apitron.PDF.Kit.FixedLayout.ResourcesResource
Apitron.PDF.Kit.FixedLayout.ResourcesUndefinedResource
Apitron.PDF.Kit.Interactive.Navigation.PageLevelArticleThread
Namespace: Apitron.PDF.Kit.Interactive.Navigation.PageLevel
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
The ArticleThread type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() ![]() | ArticleThread |
Initializes a new instance of the ArticleThread class.
|
Properties
Name | Description | |
---|---|---|
![]() | CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) |
![]() | ResourceType |
Gets the resource type.
(Inherited from Resource.) |
Methods
Name | Description | |
---|---|---|
![]() ![]() | AddBeadFirst |
Adds the bead at the first position.
|
![]() ![]() | AddBeadLast |
Adds the bead at the last position.
|
![]() ![]() | RemoveBead |
Removes the bead from the thread.
|
![]() ![]() | RemoveFirstBead |
Removes the first bead from the thread.
|
![]() ![]() | RemoveLastBead |
Removes the last bead from the thread.
|
See Also