NRtfTree Library 0.3
LoadRtfFile Method (path)
NamespacesNet.Sgoliver.NRtfTree.CoreRtfTreeLoadRtfFile(String)
NRtfTree Library 0.3 (0.3.3503)
Carga un fichero en formato RTF.
Declaration Syntax
C#Visual BasicVisual C++
public int LoadRtfFile(
	string path
)
Public Function LoadRtfFile ( _
	path As String _
) As Integer
public:
int LoadRtfFile(
	String^ path
)
Parameters
path (String)
Ruta del fichero con el documento.
Return Value
Se devuelve el valor 0 en caso de no producirse ningún error en la carga del documento. En caso contrario se devuelve el valor -1.

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