Click or drag to resize

PdfObjectIsDeleted Property

Gets a value indicating whether this PdfObject instance has been deleted.

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

Property Value

Type: Boolean
See Also