LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

DocumentObjectManager Class

Show in webframe





Members 
Contains the object parsing functionality such as text associated with a DocumentReader.
Object Model
Syntax
public class DocumentObjectManager 
'Declaration
 
Public Class DocumentObjectManager 
'Usage
 
Dim instance As 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

See Also

Reference

DocumentObjectManager Members
Leadtools.Forms.DocumentReaders Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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