Click or drag to resize

PdfBookmarkIsDeleted Property

Gets a value representing if this bookmark was deleted by RAD PDF.

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

Property Value

Type: Boolean
See Also