com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class NamedDestination

  • All Implemented Interfaces:
    IAppointment


    public final class NamedDestination
    extends Object
    implements IAppointment

    Instead of being defined directly with the explicit syntax, a destination may be referred to indirectly by means of a name object or a byte string.

    • Constructor Detail

      • NamedDestination

        public NamedDestination(Document doc,
                                String name)

        Create named destination.

        Parameters:
        doc - Document where named destination should be created.
        name - Name to which destination refers.
    • Method Detail

      • getName

        public String getName()

        Represent getName method

        Returns:
        String value