AssociatedFiles Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents an associated files collection. Associated files provide a means to associate content in other formats with objects of a PDF file and to identify the relationship between them.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.ResourcesResource
    Apitron.PDF.Kit.FixedLayout.ResourcesUndefinedResource
      Apitron.PDF.Kit.FixedLayoutAssociatedFiles

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

public sealed class AssociatedFiles : UndefinedResource

The AssociatedFiles type exposes the following members.

Properties

  NameDescription
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyItems
Gets the items.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Top
See Also

Reference