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