com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class DestinationFactory



  • public class DestinationFactory
    extends Object
    Represents DestinationFactory class
    • Method Detail

      • create

        public static IAppointment create(com.aspose.pdf.engine.data.IPdfPrimitive destination)
        Creates IAppointment object
        Parameters:
        destination - IPdfPrimitive object
        Returns:
        IAppointment object
      • create

        public static com.aspose.pdf.engine.data.IPdfPrimitive create(com.aspose.pdf.engine.data.ITrailerable trailer,
                                                                      IAppointment destination)
        Creates IPdfPrimitive object
        Parameters:
        trailer - ITrailerable object
        destination - IAppointment object
        Returns:
        IPdfPrimitive object