Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

EndDocument Method








Finalize the document being created on disk.
Syntax
public void EndDocument()
'Declaration
 
Public Sub EndDocument() 
'Usage
 
Dim instance As DocumentWriter
 
instance.EndDocument()
public void EndDocument()
- (BOOL)endDocument:(nullable LTDocumentWriterProgressHandler)progressHandler 
              error:(NSError **)error
            
public void endDocument()
 function Leadtools.Forms.DocumentWriters.DocumentWriter.EndDocument()
public:
void EndDocument(); 
Remarks

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.

Example
For an example, refer to DocumentWriter.
Requirements

Target Platforms

See Also

Reference

DocumentWriter Class
DocumentWriter Members
DocumentPage Class
DocumentFormat Enumeration
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features