Back to Devexpress

PdfReplyDeletedEventArgs.Reply Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfreplydeletedeventargs.md

latest1017 B
Original Source

PdfReplyDeletedEventArgs.Reply Property

Gets the deleted reply.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public IPdfViewerReply Reply { get; }
vb
Public ReadOnly Property Reply As IPdfViewerReply

Property Value

TypeDescription
DevExpress.Pdf.IPdfViewerReply

The removed reply.

|

See Also

PdfReplyDeletedEventArgs Class

PdfReplyDeletedEventArgs Members

DevExpress.Xpf.PdfViewer Namespace