←Select platform

Type Property

Summary

Type of the LTD file.

Syntax
C#
VB
C++
public LtdDocumentType Type { get; set; } 
Public Property Type() As LtdDocumentType 
   Get 
   Set 
public:  
   property LtdDocumentType^ Type 
   { 
      LtdDocumentType^ get() 
      void set(LtdDocumentType^ value) 
   } 

Property Value

An LtdDocumentType enumeration member that indicate the type of the LTD file.

Requirements

Target Platforms

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

Leadtools.Document.Writer Assembly