FdfNamedPageReferenceFile Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
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.

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 ILocationSpecification File { get; set; }

Property Value

Type: ILocationSpecification
The file.
See Also

Reference