Visual Basic (Declaration) | |
---|---|
Public Enum RasterDocumentFormatType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum RasterDocumentFormatType : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum RasterDocumentFormatType : public Enum |
C++/CLI | |
---|---|
public enum class RasterDocumentFormatType : public Enum |
Member | Description |
---|---|
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 |
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 |
System.Object
System.ValueType
System.Enum
Leadtools.Document.RasterDocumentFormatType
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family