[]
Selects the specified text fragment in the document currently loaded in the current C1PreviewPane.
public void SelectTextFragment(C1TextFragment frag)
Type | Name | Description |
---|---|---|
C1TextFragment | frag | An instance of a class describing the fragment to select. |