LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

DocumentReaderType Enumeration

Show in webframe





Indicates the document reader type.
Syntax
public enum DocumentReaderType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum DocumentReaderType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As DocumentReaderType

            

            
public enum class DocumentReaderType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Raster

Default document reader responsible for parsing any type of document not supported by the other types.

0x00000001Pdf

Document reader responsible for parsing Adobe Acrobat Format (PDF) documents.

0x00000002Xps

Document reader responsible for parsing Microsoft Open XML Paper Specification (XPS) documents.

Remarks

The DocumentReaderType enumeration is used by the following members:

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 documents 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.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.DocumentReaders.DocumentReaderType

Requirements

Target Platforms

See Also

Reference

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