NRtfTree Library 0.3
RtfDocument Constructor (path)
NamespacesNet.Sgoliver.NRtfTree.UtilRtfDocumentRtfDocument(String)
NRtfTree Library 0.3 (0.3.3503)
Constructor de la clase RtfDocument. Se utilizará la codificación por defecto del sistema.
Declaration Syntax
C#Visual BasicVisual C++
public RtfDocument(
	string path
)
Public Sub New ( _
	path As String _
)
public:
RtfDocument(
	String^ path
)
Parameters
path (String)
Ruta del fichero a generar.

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