Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.FixedLayout.ResourcesResource
Apitron.PDF.Kit.FixedLayout.ResourcesUndefinedResource
Apitron.PDF.Kit.Interactive.FormsDataFdfNamedPageReference
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
Top
This class represents a named page reference that shall describe the location of external templates or page elements.
Inheritance Hierarchy
Apitron.PDF.Kit.FixedLayout.ResourcesResource
Apitron.PDF.Kit.FixedLayout.ResourcesUndefinedResource
Apitron.PDF.Kit.Interactive.FormsDataFdfNamedPageReference
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
The FdfNamedPageReference type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FdfNamedPageReference |
Initializes a new instance of the FdfNamedPageReference class.
|
Properties
Name | Description | |
---|---|---|
![]() | CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) |
![]() | File |
Gets or sets the file containing the named page. If this entry is absent, it shall be assumed that the page resides in the associated PDF file.
|
![]() | Name |
The name of the referenced page.
|
![]() | ResourceType |
Gets the resource type.
(Inherited from Resource.) |
See Also