Selection Property (WPFDocumentViewer)
Class
WPFDocumentViewer
.
Action
Gets the selected content of the DocumentViewer.
Syntax
C#
protected
String
Selection { get; }
VB
'Declaration Protected Read Property Selection As
String
Access
Read only.