public class DestinationFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static IAppointment |
create(com.aspose.pdf.engine.data.IPdfPrimitive destination)
Creates IAppointment object
|
static com.aspose.pdf.engine.data.IPdfPrimitive |
create(com.aspose.pdf.engine.data.ITrailerable trailer,
IAppointment destination)
Creates IPdfPrimitive object
|
public static IAppointment create(com.aspose.pdf.engine.data.IPdfPrimitive destination)
destination - IPdfPrimitive objectpublic static com.aspose.pdf.engine.data.IPdfPrimitive create(com.aspose.pdf.engine.data.ITrailerable trailer,
IAppointment destination)
trailer - ITrailerable objectdestination - IAppointment objectCopyright © 2025 Aspose. All Rights Reserved.