←Select platform

IsStructureSupported Property

Summary

Indicate whether structure is supported.

Syntax
C#
VB
C++
Java
public bool IsStructureSupported { get; set; } 
Public Property IsStructureSupported() As Boolean 
   Get 
   Set 
public:  
   property bool IsStructureSupported 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean getStructureSupported() 
public void setStructureSupported(boolean value) 

Property Value

Refer to IsStructureSupported.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.