Share via


RichEditTextRange.StoryLength Propiedad

Definición

Obtiene el recuento de caracteres del artículo del intervalo de texto.

public:
 property int StoryLength { int get(); };
int StoryLength();
public int StoryLength { get; }
var int32 = richEditTextRange.storyLength;
Public ReadOnly Property StoryLength As Integer

Valor de propiedad

Int32

int

Recuento de personajes de la historia.

Implementaciones

Se aplica a