←Select platform

DocumentType Property

Summary

Document type.

Syntax
C#
VB
C++
Java
public string DocumentType { get; } 
Public ReadOnly Property DocumentType() As String 
   Get 
public:  
   property String^ DocumentType 
   { 
      String^ get() 
   } 
public String getDocumentType() 

Property Value

The document type.

Remarks

This value is set by the framework when the document is loaded using DocumentFactory. If this document was created, then it is the same value passed to DocumentFactory.Create.

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 Assembly

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