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

Leadtools.Forms.DocumentWriters Assembly