←Select platform

IsStructureParsed Property

Summary

Indicate whether the structure is parsed.

Syntax
C#
C++/CLI
Java
Python
public bool IsStructureParsed { get; set; } 
public:  
   property bool IsStructureParsed 
   { 
      bool get() 
      void set(bool value) 
   } 
public boolean isStructureParsed() 
public void setStructureParsed(boolean value) 
IsStructureParsed # get and set (DocumentDescriptor) 

Property Value

Refer to IsParsed.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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