com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class NamedAction

  • All Implemented Interfaces:
    IAppointment


    public final class NamedAction
    extends PdfAction

    Represents named actions that PDF viewer applications are expected to support.

    • Constructor Detail

      • NamedAction

        public NamedAction(int action)

        Constructor for Named Action class.

        Parameters:
        action - Action for which this object is created.
        See Also:
        PredefinedAction
    • Method Detail

      • getName

        public String getName()

        Gets the action to be performed.

        Returns:
        String value
      • setName

        public void setName(String value)

        Sets the action to be performed.

        Parameters:
        value - String value