NRtfTree Library 0.3
AddText Method (text)
NamespacesNet.Sgoliver.NRtfTree.UtilRtfDocumentAddText(String)
NRtfTree Library 0.3 (0.3.3503)
Inserta un fragmento de texto en el documento con el formato de texto actual.
Declaration Syntax
C#Visual BasicVisual C++
public void AddText(
	string text
)
Public Sub AddText ( _
	text As String _
)
public:
void AddText(
	String^ text
)
Parameters
text (String)
Texto a insertar.

Assembly: NRtfTree (Módulo: NRtfTree) Versión: 0.3.3503.32544