FdfPage Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents a FDF Page.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.ResourcesResource
    Apitron.PDF.Kit.FixedLayout.ResourcesUndefinedResource
      Apitron.PDF.Kit.Interactive.FormsDataFdfPage

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

public sealed class FdfPage : UndefinedResource

The FdfPage type exposes the following members.

Constructors

  NameDescription
Public methodFdfPage
Initializes a new instance of the FdfPage class.
Top
Properties

  NameDescription
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Public propertyTemplates
Gets a list of FDF template that shall describe the named pages that serve as templates on the page.
Top
See Also

Reference