Click or drag to resize

PdfNamedDestinationDelete Method

Delete this PdfNamedDestination instance from its page.

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