←Select platform

DocumentType Property

Summary

Document type.

Syntax
C#
C++/CLI
Java
Python
public string DocumentType { get; } 
public:  
   property String^ DocumentType 
   { 
      String^ get() 
   } 
public String getDocumentType() 
DocumentType # get  (LEADDocument) 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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