Click or drag to resize

PdfEmbeddedFileIsDeleted Property

Returns a value indicating whether this embedded file was removed from the document.

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

Property Value

Type: Boolean
See Also