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