Table of Contents

Method SelectFileBegin

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

SelectFileBegin()

When implemented by a class, increases selected text to beginning of the control's content.

void SelectFileBegin()

SelectFileBegin(SelectionType)

When implemented by a class, increases selected text to beginning of the control's content and sets a given selection type.

void SelectFileBegin(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.