RemoveRange

Paragraphs.RemoveRange method

删除段落范围。

public void RemoveRange(int index, int count)
范围类型描述
indexInt32第一段索引。
countInt32段落计数。

也可以看看