ITextSnapshot.Length Propriété

Définition

Obtient le nombre de caractères UTF-16 contenus dans l’instantané.

public:
 property int Length { int get(); };
public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

Valeur de propriété

Int32

Nombre de caractères.

S’applique à