Cuminas DjVu SDK for .NET Framework
DocumentType Property (Document)



Gets type of the Document object.
Syntax
Public ReadOnly Property DocumentType As DocumentType
Dim instance As Document
Dim value As DocumentType
 
value = instance.DocumentType
public DocumentType DocumentType {get;}
public:
property DocumentType DocumentType {
   DocumentType get();
}

Property Value

Type of the Document object.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

Document Class
Document Members

Send Feedback