Compartilhar via


ITextRange.Length Propriedade

Definição

Obtém a contagem de caracteres no intervalo de texto.

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

Valor da propriedade

Int32

int

A contagem de caracteres.

Aplica-se a