Interface HyperlinkActionNamedDestination

All Superinterfaces:
HyperlinkActionDestination

public interface HyperlinkActionNamedDestination extends HyperlinkActionDestination
Represents one type of document destination the HyperlinkActionType.GO_TO_PATH action can target. It will indirectly target a specific page and coordinates through a named alias.
  • Method Details

    • getNamedDestination

      String getNamedDestination()
      Retrieves the named alias for a specific location that executing the action navigates to.
      Returns:
      a named alias for a specific location