EmbeddedGoToActionRootDocument Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets The root document of the target relative to the root document of the source. If this entry is absent, the source and target share the same root document.

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

Property Value

Type: ILocationSpecification
See Also

Reference