Compartir a través de


ITextProvider.SupportedTextSelection Propiedad

Definición

Obtiene un valor que especifica si un proveedor de texto admite la selección y, si es así, el tipo de selección que se admite.

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

Valor de propiedad

Valor de SupportedTextSelection.

Se aplica a