←Select platform

ExtractedBounds Property

Summary

Represents the auto-detected bound of the master form table header.

Syntax
C#
C++/CLI
Java
Python
public LeadRect ExtractedBounds { get; set; } 
public LeadRect getExtractedBounds(); 
public void setExtractedBounds( 
   LeadRect leadRect 
); 
public:  
   property LeadRect^ ExtractedBounds 
   { 
      LeadRect^ get() 
      void set(LeadRect^ value) 
   } 
ExtractedBounds # get and set (TableFormField) 

Property Value

The bound of the table header.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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