←Select platform

DocumentType Property

Summary

Document type.

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

Property Value

Refer to DocumentType.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly