XmlMappedRange.SetPhonetic Method

Definition

Creates Phonetic objects for the XmlMappedRange control.

public:
 void SetPhonetic();
public void SetPhonetic ();
abstract member SetPhonetic : unit -> unit
Public Sub SetPhonetic ()

Remarks

Any existing Phonetic objects in the XmlMappedRange control are automatically overwritten (deleted) by the new objects you add using this method.

Applies to