Names Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents a collection of name mappings for various resources.
Inheritance Hierarchy

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

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 Names : UndefinedResource

The Names type exposes the following members.

Properties

  NameDescription
Public propertyAttachments
Gets the attachments collection.
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyDestinations
Gets a names mapping, name strings to destinations.
Public propertyPages
Gets a names mapping, name strings to visible pages for use in interactive forms.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Public propertyTemplates
Gets a names mapping, name strings to invisible (template) pages for use in interactive forms.
Top
See Also

Reference