ArticleBead Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents an article bead.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.ResourcesResource
    Apitron.PDF.Kit.FixedLayout.ResourcesUndefinedResource
      Apitron.PDF.Kit.Interactive.Navigation.PageLevelArticleBead

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

public sealed class ArticleBead : UndefinedResource

The ArticleBead type exposes the following members.

Constructors

  NameDescription
Public methodCode exampleArticleBead
Initializes a new instance of the ArticleBead class.
Top
Properties

  NameDescription
Public propertyAppearingPage
Gets the page object representing the page on which this bead appears.
Public propertyBoundary
Gets the rectangle specifying the location of this bead on the page.
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Top
See Also

Reference