Compartilhar via


ITextProvider.SupportedTextSelection Propriedade

Definição

Obtém um valor que especifica se um provedor de texto dá suporte à seleção e, se houver, o tipo de seleção com suporte.

public:
 property SupportedTextSelection SupportedTextSelection { SupportedTextSelection get(); };
SupportedTextSelection SupportedTextSelection();
public SupportedTextSelection SupportedTextSelection { get; }
var supportedTextSelection = iTextProvider.supportedTextSelection;
Public ReadOnly Property SupportedTextSelection As SupportedTextSelection

Valor da propriedade

Um valor de SupportedTextSelection.

Aplica-se a