INamedDestinationCollection.Item
INamedDestinationCollection indexer
Gets or sets destination by its name.
public IAppointment this[string name] { get; set; }
| Parameter | Description |
|---|---|
| name | Name value. |
Return Value
Destination object.
See Also
- interface IAppointment
- interface INamedDestinationCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF