PdfObjectIsDeleted Property |
Gets a value indicating whether this
PdfObject instance has been deleted.
Namespace:
RadPdf.Data.Document.Objects
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 5.1.0.0 (5.1.0.0)
Syntaxpublic bool IsDeleted { get; }Public ReadOnly Property IsDeleted As Boolean
Get
Property Value
Type:
Boolean
See Also