←Select platform

ReaderType Property

Summary

Gets the document reader type.

Syntax

C#
VB
C++
public abstract DocumentReaderType ReaderType { get; } 
  
Public MustOverride ReadOnly Property ReaderType As Leadtools.Forms.Documentreaders.DocumentReaderType 

Property Value

An DocumentReaderType enumeration member that specifies the type of this document reader.

Remarks

The type of the reader depends on the document file name passed to DocumentReader.Create.

Example

For an example, refer to DocumentReader.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentReaders Assembly