Leadtools.Forms.DocumentWriters Namespace > DocumentWriter Class : EndDocument Method |
public void EndDocument()
'Declaration Public Sub EndDocument()
'Usage Dim instance As DocumentWriter instance.EndDocument()
public void EndDocument()
function Leadtools.Forms.DocumentWriters.DocumentWriter.EndDocument()
public: void EndDocument();
This method should be called after all the pages has been added to a new document. Use BeginDocument to create a new document and use AddPage for each page to be added to the document.
For more information on how to use the DocumentWriter class to create new documents, refer to BeginDocument.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2