NRtfTree Library 0.3 (0.3.3503)
Constructor de la clase RtfMerger.

Declaration Syntax
public RtfMerger(
string sSourceDocFullPathName,
string sDestFileFullPathName,
bool bolRemoveLastParCmd
)
Public Sub New ( _
sSourceDocFullPathName As String, _
sDestFileFullPathName As String, _
bolRemoveLastParCmd As Boolean _
)
public:
RtfMerger(
String^ sSourceDocFullPathName,
String^ sDestFileFullPathName,
bool bolRemoveLastParCmd
)

Parameters
- sSourceDocFullPathName (String)
- Ruta del documento plantilla.
- sDestFileFullPathName (String)
- Ruta del documento resultante.
- bolRemoveLastParCmd (Boolean)
- Indica si se debe eliminar el último nodo \par de los documentos insertados en la plantilla.
Assembly:
NRtfTree (Módulo: NRtfTree) Versión: 0.3.3503.32544