←Select platform

DocumentType Property

Summary

Document type.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly