EmbeddedGoToAction Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The EmbeddedGoToAction type exposes the following members.

Properties

  NameDescription
Public propertyActionType
Gets the type of the action.
(Inherited from Action.)
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyDestination
Gets The destination in the target to jump to.
Public propertyNewWindow
Gets or sets a value indicating whether to open destination in a new window. If true, the destination document should be opened in a new window; if false, the destination document should replace the current document in the same window. If this entry is absent, the conforming reader should act according to its preference.
Public propertyNext
The next action or sequence of actions that shall be performed after the action represented by this instance.
(Inherited from Action.)
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Public propertyRootDocument
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.
Public propertyTarget
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.
Top
See Also

Reference