InsertText

FontSettingCollection.InsertText method

Вставить индекс в позицию.

public void InsertText(int index, string text)
ПараметрТипОписание
indexInt32Начальный индекс.
textStringТекст.

Смотрите также