INamedDestinationCollectionRemove Method
Removes destination by its name.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
void Remove(
	string name
)

Parameters

name
Type: SystemString
See Also