Back to Devexpress

PdfReplyCreatedEventArgs.Reply Property

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

latest1017 B
Original Source

PdfReplyCreatedEventArgs.Reply Property

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

|

See Also

PdfReplyCreatedEventArgs Class

PdfReplyCreatedEventArgs Members

DevExpress.Xpf.PdfViewer Namespace