Class NamedDestination
NamedDestination class
Instead of being defined directly with the explicit syntax, a destination may be referred to indirectly by means of a name object or a byte string.
public sealed class NamedDestination : IAppointment
Constructors
Name | Description |
---|---|
NamedDestination(Document, string) | Create named destination. |
Properties
Name | Description |
---|---|
Name { get; } | Gets the name of named destination. |
Methods
Name | Description |
---|---|
override ToString() | Converts destination to string value. |
See Also
- interface IAppointment
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF