Partager via


ITextRange.StoryLength Propriété

Définition

Obtient le nombre de caractères dans l’histoire de la plage de texte.

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

Valeur de propriété

Int32

int

Nombre de personnages dans l’histoire.

S’applique à