Click or drag to resize

PdfPageIsDeleted Property

Gets a value indicating whether this document page was deleted.

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

Property Value

Type: Boolean
See Also