Leadtools.Document Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
GetTextFormatInfo Method
See Also 
Leadtools.Document Namespace > RasterDocumentEngine Class : GetTextFormatInfo Method




format
Specifies the format type for which to obtain extra information
Gets extra information about a specific file format.

Syntax

Visual Basic (Declaration) 
Public Function GetTextFormatInfo( _
   ByVal format As RasterDocumentFormatType _
) As RasterDocumentFileFormatInfo
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentEngine
Dim format As RasterDocumentFormatType
Dim value As RasterDocumentFileFormatInfo
 
value = instance.GetTextFormatInfo(format)
C# 
public RasterDocumentFileFormatInfo GetTextFormatInfo( 
   RasterDocumentFormatType format
)
Managed Extensions for C++ 
public: RasterDocumentFileFormatInfo GetTextFormatInfo( 
   RasterDocumentFormatType format
) 
C++/CLI 
public:
RasterDocumentFileFormatInfo GetTextFormatInfo( 
   RasterDocumentFormatType format
) 

Parameters

format
Specifies the format type for which to obtain extra information

Return Value

The detailed information for the specified output format

Example

Refer to AvailableOutputFileFormats example.

Remarks

Gets the detailed information about the specified output format. To get all the available output formats in the OCR document engine, call AvailableOutputFileFormats.
For more information, refer to Recognizing Document Pages.

Requirements

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

See Also

Leadtools.Documentrequires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features