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