Insert

Paragraphs.Insert method

Insertar párrafo a colección.

public void Insert(int index, BaseParagraph paragraph)
ParámetroEscribeDescripción
indexInt32El índice para el párrafo.
paragraphBaseParagraphEl párrafo.

Ver también