Condividi tramite


RichEditTextDocument.Selection Proprietà

Definizione

Ottiene la selezione del testo attivo.

public:
 property ITextSelection ^ Selection { ITextSelection ^ get(); };
ITextSelection Selection();
public ITextSelection Selection { get; }
var iTextSelection = richEditTextDocument.selection;
Public ReadOnly Property Selection As ITextSelection

Valore della proprietà

Selezione del testo attivo.

Si applica a