OrderTreeEntry Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents an abstract tree entry for the Order property.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.ResourcesResource
    Apitron.PDF.Kit.FixedLayout.OptionalContentOrderTreeEntry
      Apitron.PDF.Kit.FixedLayout.OptionalContentOptionalContentGroup
      Apitron.PDF.Kit.FixedLayout.OptionalContentOptionalContentGroupTree

Namespace:  Apitron.PDF.Kit.FixedLayout.OptionalContent
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public abstract class OrderTreeEntry : Resource

The OrderTreeEntry type exposes the following members.

Properties

  NameDescription
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyEntryType
Gets the type of the tree entry.
Public propertyName
Gets or sets the name of the optional content group, suitable for presentation in a reader’s user interface.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Top
See Also

Reference