Back to Devexpress

PdfViewerControl.AllowCommentReplies Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-afabf4b9.md

latest1.1 KB
Original Source

PdfViewerControl.AllowCommentReplies Property

Gets or sets whether the comment replies are allowed. This is a dependency property.

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public bool AllowCommentReplies { get; set; }
vb
Public Property AllowCommentReplies As Boolean

Property Value

TypeDescription
Boolean

true to enable comment replies; otherwise, false.

|

See Also

PdfViewerControl Class

PdfViewerControl Members

DevExpress.Xpf.PdfViewer Namespace