Select Method (WPFFlowDocumentPageViewer)

Class

WPFFlowDocumentPageViewer class

Action

Selects a range of text.

Syntax

flowDocumentPageViewer.Select(text, [occurrence])
Variable Description
text The text to be selected. STRING.
occurrence Optional.The zero based occurrence of the specified text to be selected. The value is one-based. INTEGER.