EmbeddedGoToActionTarget Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets A target dictionary specifying path information to the target document. Each target dictionary specifies one element in the full path to the target and may have nested target dictionaries specifying additional elements.

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 Target { get; }

Property Value

Type: EmbeddedGoToActionTarget
See Also

Reference