TextEncoder.MaxOutputCharactersPerInputCharacter Eigenschap

Definitie

Hiermee haalt u het maximum aantal tekens op dat door deze encoder kan worden gegenereerd voor elk invoercodepunt.

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

Waarde van eigenschap

Het maximum aantal tekens.

Van toepassing op