PdfEmbeddedFileIsDeleted Property  | 
 
            Returns a value indicating whether this embedded file was removed from the document.
            
 
    Namespace: 
   RadPdf.Data.Document.EmbeddedFiles
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
Syntaxpublic bool IsDeleted { get; }Public ReadOnly Property IsDeleted As Boolean
	Get
Property Value
Type: 
Boolean
See Also