DestinationCollection.GetExplicitDestination
DestinationCollection.GetExplicitDestination method
Returns the explicit destination by the name.
public ExplicitDestination GetExplicitDestination(string destinameName, bool useCache)
| Parameter | Type | Description |
|---|---|---|
| destinameName | String | The name of destination. |
| useCache | Boolean | Determines whether cached version of collection is used or not. |
Return Value
The ExplicitDestination object for destination found; otherwise, null.
See Also
- class ExplicitDestination
- class DestinationCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF