Phonetics.Length Property

Definition

Returns the number of characters of phonetic text from the position you've specified with the Start property.

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

Property Value

Remarks

Use the CustomLength(Single) method to set the value of this property for a CalloutFormat object.

Applies to