Click or drag to resize

PdfNamedDestinationIsDeleted Property

Gets a value indicating whether this named destination has been deleted.

Namespace:  RadPdf.Data.Document.Destinations
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 5.5.0.0 (5.5.0.0)
Syntax
public bool IsDeleted { get; }

Property Value

Type: Boolean
See Also