Compartilhar via


ITextRange.StoryLength Propriedade

Definição

Obtém a contagem de caracteres na história do intervalo de texto.

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

Valor da propriedade

Int32

int

A contagem de caracteres na história.

Aplica-se a