NRtfTree Library 0.3
RtfText Method (text)
NamespacesNet.Sgoliver.NRtfTree.CoreSarParserRtfText(String)
NRtfTree Library 0.3 (0.3.3503)
Este método se llama cada vez que se lee un fragmento de Texto del documento RTF.
Declaration Syntax
C#Visual BasicVisual C++
public abstract void RtfText(
	string text
)
Public MustOverride Sub RtfText ( _
	text As String _
)
public:
virtual void RtfText(
	String^ text
) abstract
Parameters
text (String)
Texto leido del documento.

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