INamedDestinationCollection.Add
INamedDestinationCollection.Add method
Adds new named destination.
public void Add(string name, IAppointment appointment)
| Parameter | Type | Description |
|---|---|---|
| name | String | Name value. |
| appointment | IAppointment | Appointment object. |
See Also
- interface IAppointment
- interface INamedDestinationCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF