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.

The NamedDestination type exposes the following members:

Constructors

NameDescription
NamedDestination(doc, name)Initializes a new instance of the NamedDestination class

Properties

NameDescription
nameGets the name of named destination.

See Also