←Select platform

IsStructureParsed Property

Summary

Indicate whether the structure is parsed.

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

Property Value

Refer to IsParsed.

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.