Click or drag to resize

PdfNamedDestinationDelete Method

Delete this PdfNamedDestination instance from its document.

Namespace:  RadPdf.Data.Document.Destinations
Assembly:  RadPdf (in RadPdf.dll) Version: 5.7.0.0 (5.7.0.0)
Syntax
public void Delete()
Remarks
At this time, destinations can not be deleted.
See Also