NRtfTree Library 0.3
SaveRtf Method (filePath)
NamespacesNet.Sgoliver.NRtfTree.CoreRtfTreeSaveRtf(String)
NRtfTree Library 0.3 (0.3.3503)
Escribe el código RTF del documento a un fichero.
Declaration Syntax
C#Visual BasicVisual C++
public void SaveRtf(
	string filePath
)
Public Sub SaveRtf ( _
	filePath As String _
)
public:
void SaveRtf(
	String^ filePath
)
Parameters
filePath (String)
Ruta del fichero a generar con el documento RTF.

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