NamedDestination.NamedDestination

NamedDestination constructor

Create named destination.

public NamedDestination(Document doc, string name)
ParameterTypeDescription
docDocumentDocument where named destination should be created.
nameStringName to which destination refers.

See Also