Leadtools.Forms.DocumentReaders Namespace > DocumentReader Class : ReaderType Property |
public abstract DocumentReaderType ReaderType {get;}
'Declaration Public MustOverride ReadOnly Property ReaderType As DocumentReaderType
'Usage Dim instance As DocumentReader Dim value As DocumentReaderType value = instance.ReaderType
public abstract DocumentReaderType ReaderType {get;}
get_ReaderType();
public: abstract property DocumentReaderType ReaderType { DocumentReaderType get(); }
The type of the reader depends on the document file name passed to DocumentReader.Create.
For an example, refer to DocumentReader.
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