←Select platform

DocumentType Property (Document)

Summary

Document type.

Syntax

C#
VB
Java
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize