LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)
LEAD Technologies, Inc

DocumentObjectManager Class






Members 
Contains the object parsing functionality such as text associated with a DocumentReader.
Object Model
DocumentObjectManager ClassDocumentReader Class
Syntax
public class DocumentObjectManager 
'Declaration
 
Public Class DocumentObjectManager 
'Usage
 
Dim instance As DocumentObjectManager
public sealed class DocumentObjectManager 
function Leadtools.Forms.DocumentReaders.DocumentObjectManager()
public ref class DocumentObjectManager 
Remarks

Instances of the DocumentObjectManager aren't created directly. Instead, access the instance that is automatically created inside a DocumentReader using the DocumentReader.ObjectManager property.

The DocumentObjectManager contains the ParsePageText method that parses the text of the document. Use the ParsePageText in a loop to parse the text of all the pages in a document. However, you must call BeginParse before parsing starts and EndParse when parsing is finished.

The various document readers will parse text differently. Currently, LEADTOOLS ships with the following document readers:

LEADTOOLS will add more document readers and functionality in the near future for document types such as DICOM, DOC/DOCX(2007/2010), XLS/XLSX(2007/2010) and RTF.

More objects types such as images, bookmarks, hyperlinks and annotations will also be added in the near future.

Example

For an example, refer to DocumentReader.

Requirements

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

See Also

Reference

DocumentObjectManager Members
Leadtools.Forms.DocumentReaders Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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