DocumentType Property
Summary
The type of document.
Syntax
public DocumentType 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.