EmbeddedGoToActionTargetAdditionalPathInformation Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a target dictionary specifying additional path information to the target document. If this entry is absent, the current document is the target file containing the destination.

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

public EmbeddedGoToActionTarget AdditionalPathInformation { get; set; }

Property Value

Type: EmbeddedGoToActionTarget
The additional path information.
See Also

Reference