Copies the text lines form the template to the output stream until the end of the template stream.
[Visual Basic] Public Sub CopyToEnd() [C#] public void CopyToEnd(); [C++] public: void CopyToEnd(); [JScript] public function CopyToEnd();
TemplateWriter Class | NDoc.Core Namespace