PdfPageIsDeleted Property |
Gets a value indicating whether this document page was deleted.
Namespace:
RadPdf.Data.Document.Pages
Assembly:
RadPdf (in RadPdf.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool IsDeleted { get; }
Public ReadOnly Property IsDeleted As Boolean
Get
Property Value
Type:
Boolean
See Also