Back to Devexpress

PdfReplyChangedEventArgs.Reply Property

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

latest1017 B
Original Source

PdfReplyChangedEventArgs.Reply Property

Gets the changed 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 changed reply.

|

See Also

PdfReplyChangedEventArgs Class

PdfReplyChangedEventArgs Members

DevExpress.Xpf.PdfViewer Namespace