Leadtools.Document Deprecated as of v16. Refer to: Leadtools.Forms.Ocr | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterDocumentFormatType Enumeration
See Also  
Leadtools.Document Namespace : RasterDocumentFormatType Enumeration



Values that specify the document format type.

Syntax

Visual Basic (Declaration) 
Public Enum RasterDocumentFormatType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentFormatType
C# 
public enum RasterDocumentFormatType : Enum 
C++/CLI 
public enum class RasterDocumentFormatType : public Enum 

Members

MemberDescription
TextStandard Text - Standard
TextSmart Text - Smart
TextStripped Text - Stripped
TextPlain Text - Plain
TextCommaDelimited Text - Comma Delimited
TextTabDelimited Text - Tab Delimited
RecAsciiFormatted Rec ASCII (Formatted)
RecAsciiStandard Rec ASCII (Standard)
RecAsciiStandardEx Rec ASCII (StandardEx)
GeneralWordProcessor General Word Processor
Pdf Adobe PDF
PdfImageSubstitutes Adobe PDF with image substitutes
PdfImageOnText Adobe PDF with image on text
PdfImageOnly Adobe PDF image only
PdfEdited Adobe PDF edited
Html32 HTML 3.2
Html40 HTML 4.0
Word972000XP Word 97, 2000, XP
Excel972000 Excel 97, 2000
WordPerfect8 WordPerfect 8
Rtf Rich Text Format
Ppt97Rtf PowerPoint 97 (RTF)
Pub98Rtf Publisher 98 (RTF)
WordPadRtf WordPad (RTF)
RtfWord2000 RTF Word 2000
RtfWord97 RTF Word 97
RtfWord695 RTF Word 6.0/95
OpenEBook10 Open eBook 1.0
Xml XML
G2Type2 2G Type 2
G2Type3 2G Type 3
WordPerfect9_10 WordPerfect 9, 10 format
MicrosoftReader Microsoft’s Open eBook format
MicrosoftWord2003 Microsoft Word 2003 output format
RecPdfImageOnText Quick output conversion to produce searchable PDF output format similar to PdfImageOnText
PdfAImageOnText Adobe PDF/A with image on text
PdfAText Adobe PDF/A text only

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Document.RasterDocumentFormatType

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

The Leadtools.Document namespace is deprecated and no longer supported as of LEADTOOLS v16. For v16 and later, please refer to: Leadtools.Forms.Ocr. This documentation is retained for v15 and earlier informational use only.