←Select platform

DocumentType Property

Summary

The type of document.

Syntax
C#
VB
C++
public DocumentType DocumentType { get; set; } 
Public Property DocumentType() As DocumentType  
   Get  
   Set  
public:   
   property DocumentType^ DocumentType  
   {  
      DocumentType^ get()  
      void set(DocumentType^ value)  
   }  

Property Value

Use 0 for auto, 1 for text only and 2 for text and checks.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.